mirror of
https://github.com/python/cpython.git
synced 2025-12-09 10:37:17 +00:00
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>
This commit is contained in:
parent
00a9844888
commit
f53e7de6a8
2 changed files with 46 additions and 21 deletions
|
|
@ -0,0 +1 @@
|
|||
Fixing multiprocessing Resource Tracker process leaking, usually observed when running Python as PID 1.
|
||||
Loading…
Add table
Add a link
Reference in a new issue