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 daniel.wagner-hall
Recipients daniel.wagner-hall, flox
Date 2011-10-09.21:37:38
SpamBayes Score 0.025658363
Marked as misclassified No
Message-id <1318196259.27.0.52814824383.issue13139@psf.upfronthosting.co.za>
In-reply-to
Content
Explanation of behaviour at http://stackoverflow.com/questions/7700929/python-multiprocessing-map-if-one-thread-raises-an-exception-why-arent-other

tl;dr SIGTERM kills subprocesses and finally blocks aren't called.

I still consider this a bug, though
History
Date User Action Args
2011-10-09 21:37:39daniel.wagner-hallsetrecipients: + daniel.wagner-hall, flox
2011-10-09 21:37:39daniel.wagner-hallsetmessageid: <1318196259.27.0.52814824383.issue13139@psf.upfronthosting.co.za>
2011-10-09 21:37:38daniel.wagner-halllinkissue13139 messages
2011-10-09 21:37:38daniel.wagner-hallcreate