This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients Claudiu.Popa, bquinlan, cool-RR, josh.r, pitrou, python-dev
Date 2015-01-17.19:02:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150117190246.104120.1603@psf.io>
In-reply-to
Content
New changeset a36b402b099b by Antoine Pitrou in branch 'default':
Issue #21817: When an exception is raised in a task submitted to a ProcessPoolExecutor, the remote traceback is now displayed in the parent process.
https://hg.python.org/cpython/rev/a36b402b099b
History
Date User Action Args
2015-01-17 19:02:48python-devsetrecipients: + python-dev, bquinlan, pitrou, cool-RR, Claudiu.Popa, josh.r
2015-01-17 19:02:48python-devlinkissue21817 messages
2015-01-17 19:02:48python-devcreate