summaryrefslogtreecommitdiffstats
path: root/Lib/multiprocessing/resource_tracker.py
Commit message (Expand)AuthorAgeFilesLines
* bpo-38546: multiprocessing tests stop the resource tracker (GH-17641)Victor Stinner2019-12-171-0/+13
* bpo-36894: Fix regression in test_multiprocessing_spawn (no tests run on Wind...Antoine Pitrou2019-05-131-4/+9
* bpo-36867: Make semaphore_tracker track other system resources (GH-13222)Pierre Glaser2019-05-101-0/+213