[issue5331] multiprocessing hangs when Pool used within Process
Gabriel de Perthuis added the comment: Apparently the pool workers die all at once, just after the pool creates them and before the pool is used. I added a few lines to multiprocessing/pool.py to get the stack and the exception backtrace. except (EOFError, IOError): import
[issue1746656] IPv6 Interface naming/indexing functions
Changes by Gabriel de Perthuis : -- nosy: +onyxg7 type: -> rfe _ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/