index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
multiprocessing
/
resource_tracker.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-142206: multiprocessing.resource_tracker: Decode messages using older prot...
Petr Viktorin
2025-12-03
1
-18/+45
*
gh-98896: resource_tracker: use json&base64 to allow arbitrary shared memory ...
Rani Pinchuk
2025-11-12
1
-8/+52
*
gh-140485: Catch ChildProcessError in multiprocessing resource tracker (GH-14...
Victor Stinner
2025-11-11
1
-1/+6
*
gh-131788: make resource_tracker re-entrant safe (GH-131787)
Thomas Grainger
2025-08-13
1
-70/+93
*
gh-136839: Refactor simple dict.update calls (#136811)
Disconnect3d
2025-07-19
1
-6/+2
*
gh-88887: Cleanup `multiprocessing.resource_tracker.ResourceTracker` upon del...
luccabb
2025-03-20
1
-20/+44
*
gh-127586: multiprocessing.Pool does not properly restore blocked signals (tr...
Stephen Hansen
2024-12-27
1
-3/+4
*
Revert "gh-127586: properly restore blocked signals in resource_tracker.py (G...
Hugo van Kemenade
2024-12-16
1
-4/+3
*
gh-127586: properly restore blocked signals in resource_tracker.py (GH-127587)
Stephen Hansen
2024-12-15
1
-3/+4
*
gh-104090: Add exit code to multiprocessing ResourceTracker (GH-115410)
Petr Viktorin
2024-02-21
1
-6/+32
*
gh-109593: Fix reentrancy issue in multiprocessing resource_tracker (#109629)
Antoine Pitrou
2023-09-26
1
-2/+32
*
gh-106739: Add `rtype_cache` to `warnings.warn` message when leaked objects f...
shailshouryya
2023-07-25
1
-3/+4
*
gh-96819: multiprocessing.resource_tracker: check if length of pipe write <= ...
Koki Saito
2022-10-03
1
-2/+2
*
bpo-40692: Run more test_concurrent_futures tests (GH-20239)
Asheesh Laroia
2021-02-08
1
-1/+9
*
bpo-38546: multiprocessing tests stop the resource tracker (GH-17641)
Victor Stinner
2019-12-17
1
-0/+13
*
bpo-36894: Fix regression in test_multiprocessing_spawn (no tests run on Wind...
Antoine Pitrou
2019-05-13
1
-4/+9
*
bpo-36867: Make semaphore_tracker track other system resources (GH-13222)
Pierre Glaser
2019-05-10
1
-0/+213