[issue28779] set_forkserver_preload() can crash the forkserver if preloaded module instantiate multiprocessing classes

Antoine Pitrou report at bugs.python.org
Wed Nov 23 10:27:46 EST 2016


Antoine Pitrou added the comment:

The example above works if you comment out either the "Lock()" line or the "set_forkserver_preload()" line.

----------

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


More information about the Python-bugs-list mailing list