Message 145280 - Python tracker (original) (raw)
Message145280
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:39 | daniel.wagner-hall | set | recipients: + daniel.wagner-hall, flox |
2011-10-09 21:37:39 | daniel.wagner-hall | set | messageid: 1318196259.27.0.52814824383.issue13139@psf.upfronthosting.co.za |
2011-10-09 21:37:38 | daniel.wagner-hall | link | issue13139 messages |
2011-10-09 21:37:38 | daniel.wagner-hall | create |