[issue12285] Unexpected behavior for 0 or negative processes in multiprocessing.pool()
Roundup Robot
report at bugs.python.org
Mon Jun 20 17:55:43 CEST 2011
Roundup Robot <devnull at devnull> added the comment:
New changeset 1f171dd21bdb by Victor Stinner in branch '3.2':
Issue #12285: multiprocessing.Pool() raises a ValueError if the number of
http://hg.python.org/cpython/rev/1f171dd21bdb
New changeset 1861683793d9 by Victor Stinner in branch 'default':
(merge 3.2) Issue #12285: multiprocessing.Pool() raises a ValueError if the
http://hg.python.org/cpython/rev/1861683793d9
New changeset 815263546757 by Victor Stinner in branch '2.7':
Issue #12285: multiprocessing.Pool() raises a ValueError if the number of
http://hg.python.org/cpython/rev/815263546757
----------
nosy: +python-dev
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12285>
_______________________________________
More information about the Python-bugs-list
mailing list