Yury Selivanov added the comment:

> Possible answer: have a global WeakSet of event loops.  In the child fork 
> handler, iterate over all event loops and "break" those that have already 
> been started.

We can do this but only in debug mode.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue21998>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to