[issue13751] multiprocessing.pool hangs if any worker raises an Exception whose constructor requires a parameter

Terry J. Reedy report at bugs.python.org
Sat Jan 14 06:23:48 CET 2012


Terry J. Reedy <tjreedy at udel.edu> added the comment:

2.6 and 3.1 only get security fixes.
I am only guessing that this is still an issue for 3.2. A test with 3.2.2 would be good. If this is really about pickling behavior w/r/t exceptions that cannot be changed then this should be closed.

----------
nosy: +alexandre.vassalotti, jnoller, pitrou, terry.reedy
versions: +Python 2.7, Python 3.2, Python 3.3 -Python 2.6

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


More information about the Python-bugs-list mailing list