[issue9400] multiprocessing.pool.AsyncResult.get() messes up exceptions

Richard Oudkerk report at bugs.python.org
Wed May 2 17:49:50 CEST 2012


Richard Oudkerk <shibturn at gmail.com> added the comment:

I have backported the fix for issue #9244 to 2.7.  This should fix the hang and produce a traceback containing a representation of the original error.

----------

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


More information about the Python-bugs-list mailing list