Giampaolo Rodola' added the comment:

Related:
https://groups.google.com/forum/#!topic/dev-python/ytbYwHXKC6o
I'm not sure how what is proposed here would be useful for ThreadPoolExecutor 
but it would definitely be helpful being able to set an initializer for 
ProcessPoolExecutor because right now it seems it's impossible to cleanly 
shutdown the executor, see:
http://noswap.com/blog/python-multiprocessing-keyboardinterrupt

----------
nosy: +giampaolo.rodola

_______________________________________
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