[issue19425] multiprocessing.Pool.map hangs if pickling argument raises an exception

Roundup Robot report at bugs.python.org
Tue Oct 29 00:24:43 CET 2013


Roundup Robot added the comment:

New changeset 6aa42fc0c2f6 by Richard Oudkerk in branch '2.7':
Issue #19425 -- a pickling error should not cause pool to hang.
http://hg.python.org/cpython/rev/6aa42fc0c2f6

New changeset a2230a8420a5 by Richard Oudkerk in branch '3.3':
Issue #19425 -- a pickling error should not cause pool to hang.
http://hg.python.org/cpython/rev/a2230a8420a5

----------

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


More information about the Python-bugs-list mailing list