]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.6] Revert "bpo-34172: multiprocessing.Pool leaks resources after being deleted...
authorVictor Stinner <vstinner@redhat.com>
Thu, 6 Dec 2018 00:49:34 +0000 (01:49 +0100)
committerGitHub <noreply@github.com>
Thu, 6 Dec 2018 00:49:34 +0000 (01:49 +0100)
commiteb38ee052e2273568d0041e969aa851ee44e43ce
tree323d6ca28f68f2d79768f5b34b263f52dec97497
parentf7fe18a9254cb1a868801968f315467547d33996
[3.6] Revert "bpo-34172: multiprocessing.Pool leaks resources after being deleted (GH-8450) (GH-9677)" (GH-10969)

This reverts commit 07b96a95db78eff3557d1bfed1df9ebecc40815b.
Lib/multiprocessing/pool.py
Lib/test/_test_multiprocessing.py
Misc/NEWS.d/next/Library/2018-12-06-00-31-25.bpo-34172.l7CIYt.rst [new file with mode: 0644]