[issue29703] Fix asyncio to support instantiation of new event loops in subprocesses

Yury Selivanov report at bugs.python.org
Fri Mar 24 19:08:40 EDT 2017


Yury Selivanov added the comment:


New changeset 8b73b6198bc0753c5ce6e8f91eb7bddc2bd42a73 by Yury Selivanov in branch '3.5':
bpo-29703: asyncio: Fix creating new event loops in child processes. (#411)
https://github.com/python/cpython/commit/8b73b6198bc0753c5ce6e8f91eb7bddc2bd42a73


----------

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


More information about the Python-bugs-list mailing list