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

Richard Oudkerk report at bugs.python.org
Thu Aug 29 19:51:41 CEST 2013


Richard Oudkerk added the comment:

> I've seen test_multiprocessing_forkserver giving warnings too, while 
> running the whole test suite, but can't reproduce them while running it 
> alone.  The warnings seems quite similar though, so a single fix might 
> resolve the problem with all the tests.

> The "Using start method '...'" should also be displayed only when the 
> tests are run in verbose mode.

Seems to be fixed now.

----------
status: open -> closed

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


More information about the Python-bugs-list mailing list