Daniel Wagner-Hall <[email protected]> added the comment: 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 ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue13139> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
