[issue33056] LEaking files in concurrent.futures.process

Andrew Svetlov report at bugs.python.org
Mon Mar 12 13:18:46 EDT 2018


Andrew Svetlov <andrew.svetlov at gmail.com> added the comment:


New changeset 095ee415cee41bf24c3a1108c23307e5baf168dd by Andrew Svetlov (Thomas Moreau) in branch 'master':
bpo-33056 FIX leaking fd in concurrent.futures.ProcessPoolExecutor (#6084)
https://github.com/python/cpython/commit/095ee415cee41bf24c3a1108c23307e5baf168dd


----------
nosy: +asvetlov

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33056>
_______________________________________


More information about the Python-bugs-list mailing list