]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-88887: Cleanup `multiprocessing.resource_tracker.ResourceTracker` upon deletion...
authorluccabb <32229669+luccabb@users.noreply.github.com>
Thu, 20 Mar 2025 16:44:37 +0000 (09:44 -0700)
committerGitHub <noreply@github.com>
Thu, 20 Mar 2025 16:44:37 +0000 (17:44 +0100)
commitf53e7de6a84a0f535efb75c3671283b801a1af0f
tree9cb99dddcc533f5096e4f5f47cf5fd79a20b8ba3
parent00a984488894a4e6674018f449eb9ec0cee3a9a1
gh-88887: Cleanup `multiprocessing.resource_tracker.ResourceTracker` upon deletion (#130429)

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]