]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-88887: Cleanup `multiprocessing.resource_tracker.ResourceTracker` upon...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 20 Mar 2025 17:08:58 +0000 (18:08 +0100)
committerGitHub <noreply@github.com>
Thu, 20 Mar 2025 17:08:58 +0000 (17:08 +0000)
commit646b453a15eecf66c02793751718a937147d0c15
tree3d346a76e17dc688d2ef484f0a75cf7a1ff03ddd
parent26b04a16eedca9af5c67726753331bfa46174b9f
[3.13] gh-88887: Cleanup `multiprocessing.resource_tracker.ResourceTracker` upon deletion (GH-130429) (#131516)

gh-88887: Cleanup `multiprocessing.resource_tracker.ResourceTracker` upon deletion (GH-130429)
(cherry picked from commit f53e7de6a84a0f535efb75c3671283b801a1af0f)

Co-authored-by: luccabb <32229669+luccabb@users.noreply.github.com>
Co-authored-by: Victor Stinner <vstinner@python.org>
Co-authored-by: Gregory P. Smith <greg@krypto.org>
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]