[issue13558] multiprocessing package incompatible with PyObjC

Ned Deily report at bugs.python.org
Wed Jan 4 04:34:28 CET 2012


Ned Deily <nad at acm.org> added the comment:

Issue8713 proposes adding the option of using processes for multiprocessing rather than bare forks.  Let's consolidate this issue with that one.

----------
resolution:  -> duplicate
stage:  -> committed/rejected
status: open -> closed
superseder:  -> multiprocessing needs option to eschew fork() under Linux

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


More information about the Python-bugs-list mailing list