[issue22087] _UnixDefaultEventLoopPolicy should either create a new loop or explicilty fail when get_event_loop() is called from a multiprocessing child process

Dan O'Reilly report at bugs.python.org
Sat Jul 26 22:13:57 CEST 2014


Dan O'Reilly added the comment:

Yep, agreed on both points. The latter suggestion also has the benefit of not requiring any test changes. Here's an updated patch.

----------
Added file: http://bugs.python.org/file36119/map_chunksize2.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue22087>
_______________________________________


More information about the Python-bugs-list mailing list