COMMITS
/ Lib/multiprocessing/resource_tracker.py February 8, 2021
A
bpo-40692: Run more test_concurrent_futures tests (GH-20239)
Asheesh Laroia committed
December 17, 2019
V
bpo-38546: multiprocessing tests stop the resource tracker (GH-17641)
Victor Stinner committed
May 13, 2019
A
bpo-36894: Fix regression in test_multiprocessing_spawn (no tests run on Windows) (GH-13290)
Antoine Pitrou committed
May 10, 2019
P
bpo-36867: Make semaphore_tracker track other system resources (GH-13222)
Pierre Glaser committed