]> granicus.if.org Git - python/commit
bpo-33056 FIX leaking fd in concurrent.futures.ProcessPoolExecutor (#6084)
authorThomas Moreau <thomas.moreau.2010@gmail.com>
Mon, 12 Mar 2018 17:18:41 +0000 (18:18 +0100)
committerAndrew Svetlov <andrew.svetlov@gmail.com>
Mon, 12 Mar 2018 17:18:41 +0000 (19:18 +0200)
commit095ee415cee41bf24c3a1108c23307e5baf168dd
treeae5db621988c154d7a0481eabc053c6b3b1eef73
parent5d2a27de625caf2fd5b763d8a8463790ccd954be
bpo-33056 FIX leaking fd in concurrent.futures.ProcessPoolExecutor (#6084)
Lib/concurrent/futures/process.py
Misc/NEWS.d/next/Library/2018-03-12-16-40-00.bpo-33056.lNN9Eh.rst [new file with mode: 0644]