[issue18999] Robustness issues in multiprocessing.{get, set}_start_method

Richard Oudkerk report at bugs.python.org
Tue Sep 10 23:48:54 CEST 2013


Richard Oudkerk added the comment:

> In my patched version, the private popen.get_start_method gets a kwarg 
> set_if_needed=True. popen.Popen calls that as before, so its behavior 
> should not change, while the public get_start_method sets the kwarg to 
> False.

My mistake.

----------

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


More information about the Python-bugs-list mailing list