Guido van Rossum added the comment:

Martin, what is the magic call to make in the child (or in the parent 
pre-fork???) to disable the epoll object in the child without disabling it in 
the parent?

(Perhaps just closing the selector and letting the unregister calls fail would 
work?)

----------

_______________________________________
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