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 andreasvc
Recipients andreasvc, bquinlan, josh.r, mark.dickinson
Date 2014-05-08.00:13:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1399508020.96.0.439570349609.issue21423@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a version with tests. Detecting an execption in the initializer works with ProcessPoolExecutor, but not with ThreadPoolExecutor.
History
Date User Action Args
2014-05-08 00:13:41andreasvcsetrecipients: + andreasvc, bquinlan, mark.dickinson, josh.r
2014-05-08 00:13:40andreasvcsetmessageid: <1399508020.96.0.439570349609.issue21423@psf.upfronthosting.co.za>
2014-05-08 00:13:40andreasvclinkissue21423 messages
2014-05-08 00:13:40andreasvccreate