]> granicus.if.org Git - python/commit
Issue #16481: multiprocessing no longer leaks process handles on Windows.
authorRichard Oudkerk <shibturn@gmail.com>
Thu, 15 Nov 2012 18:16:35 +0000 (18:16 +0000)
committerRichard Oudkerk <shibturn@gmail.com>
Thu, 15 Nov 2012 18:16:35 +0000 (18:16 +0000)
commit021f4c2ecca4e65755fc39b01b7819df8dd9993f
treebbc2c8080093d698addfe3b358fb4b82b0ca7e6e
parente2cf03e499c64fc51a46356169642add4890f33e
Issue #16481: multiprocessing no longer leaks process handles on Windows.
Lib/multiprocessing/forking.py
Misc/NEWS