[issue8296] multiprocessing.Pool hangs when issuing KeyboardInterrupt

Antoine Pitrou report at bugs.python.org
Sat Aug 27 17:37:11 CEST 2011


Antoine Pitrou <pitrou at free.fr> added the comment:

Note that #9205 fixed concurrent.futures, but not multiprocessing.Pool which is a different kettle of fish.

----------
nosy: +pitrou

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8296>
_______________________________________


More information about the Python-bugs-list mailing list