[issue8713] multiprocessing needs option to eschew fork() under Linux

sbt report at bugs.python.org
Mon Jan 23 15:36:08 CET 2012


sbt <shibturn at gmail.com> added the comment:

Attached is an updated version of the mp_fork_exec.patch.  This one is able to reliably clean up any unlinked semaphores if the program exits abnormally.

----------
Added file: http://bugs.python.org/file24297/mp_fork_exec.patch

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


More information about the Python-bugs-list mailing list