[issue23267] multiprocessing pool.py doesn't close inqueue and outqueue pipes on termination

Charles-François Natali report at bugs.python.org
Fri Jan 23 00:10:19 CET 2015


Charles-François Natali added the comment:

Interestingly, there is no close() method on SimpleQueue...

----------
nosy: +neologix

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


More information about the Python-bugs-list mailing list