Dan O'Reilly added the comment:

Another updated patch. This one changes ProcessPoolExecutor behavior so that 
RuntimeErrors are raised in any active Futures, and on subsequent calls to 
submit after the initializer fails. This makes its behavior consistent with 
ThreadPoolExecutor.

----------
Added file: http://bugs.python.org/file36339/init_patch_updated2.patch

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

Reply via email to