[issue21998] asyncio: support fork

Yury Selivanov report at bugs.python.org
Wed Jun 28 17:20:42 EDT 2017


Yury Selivanov added the comment:

> A compromise for the short term would be to detect fork in debug mode
and raise an exception, and explain how to fix such bug. What do you
think?

I'd prefer to fix it properly in 3.7.

----------

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


More information about the Python-bugs-list mailing list