[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 14:31:05 CEST 2014


STINNER Victor added the comment:

See aslo issue #21998: "asyncio: a new self-pipe should be created in the child process after fork".

----------

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


More information about the Python-bugs-list mailing list