Brian Quinlan <br...@sweetapp.com> added the comment:

Under what circumstances do we expect a ProcessPoolExecutor child process to be 
killed outside of the control of the ProcessPoolExecutor?

If the user kills a child then maybe all we want to do is raise an exception 
rather than deadlock as a convenience.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue9205>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to