[issue20980] In multiprocessing.pool, ExceptionWithTraceback should derive from Exception

Richard Oudkerk report at bugs.python.org
Thu Mar 20 21:28:23 CET 2014


Richard Oudkerk added the comment:

We should only wrap the exception with ExceptionWithTraceback in the process case where it will be pickled and then unpickled.

----------
assignee:  -> sbt

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


More information about the Python-bugs-list mailing list