]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-88887: Cleanup `multiprocessing.resource_tracker.ResourceTracker` upon...
authorluccabb <32229669+luccabb@users.noreply.github.com>
Fri, 21 Mar 2025 10:15:35 +0000 (03:15 -0700)
committerGitHub <noreply@github.com>
Fri, 21 Mar 2025 10:15:35 +0000 (11:15 +0100)
commit3d1f8cae48566fba109abd071e26cbcceaf5fce3
tree26016d4d328ccd591fc8482fcfeced2d998642e8
parent30e38b9dc68d4ec576b373f15b55ef71c26eb662
[3.12] gh-88887: Cleanup `multiprocessing.resource_tracker.ResourceTracker` upon deletion (GH-130429) (#131530)

Co-authored-by: Victor Stinner <vstinner@python.org>
Co-authored-by: Gregory P. Smith <greg@krypto.org>
(cherry picked from commit f53e7de6a84a0f535efb75c3671283b801a1af0f)
Lib/multiprocessing/resource_tracker.py
Misc/NEWS.d/next/Core_and_Builtins/2025-02-21-14-47-46.gh-issue-88887.V3U0CV.rst [new file with mode: 0644]