]> granicus.if.org Git - python/commit
Revert "bpo-33929: multiprocessing: fix handle leak on race condition (GH-7921)"...
authorVictor Stinner <vstinner@redhat.com>
Wed, 27 Jun 2018 13:17:34 +0000 (15:17 +0200)
committerGitHub <noreply@github.com>
Wed, 27 Jun 2018 13:17:34 +0000 (15:17 +0200)
commit7b5856e7f059748f41f37d00abc76be0807d989d
tree15069d49d7c5be1e52ec37a2afea91764efafc51
parent8b1ebcd7cb3319273ea635df78ebf9ad40171514
Revert "bpo-33929: multiprocessing: fix handle leak on race condition (GH-7921)" (GH-7963)

This reverts commit 8b1ebcd7cb3319273ea635df78ebf9ad40171514.
Lib/multiprocessing/popen_spawn_win32.py
Lib/multiprocessing/reduction.py
Lib/multiprocessing/spawn.py
Misc/NEWS.d/next/Library/2018-06-26-02-09-18.bpo-33929.OcCLah.rst [deleted file]