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

STINNER Victor report at bugs.python.org
Sun Jul 27 18:45:55 CEST 2014


STINNER Victor added the comment:

A simple pid check in the policy should be enough.

----------

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


More information about the Python-bugs-list mailing list