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
/
semaphore_tracker.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-36867: Make semaphore_tracker track other system resources (GH-13222)
Pierre Glaser
2019-05-10
1
-196/+0
*
bpo-36668: FIX reuse semaphore tracker for child processes (#5172)
Thomas Moreau
2019-04-24
1
-10/+26
*
bpo-33613, test_semaphore_tracker_sigint: fix race condition (#7850)
Pablo Galindo
2018-09-04
1
-6/+28
*
bpo-31310: multiprocessing's semaphore tracker should be launched again if cr...
Antoine Pitrou
2017-11-03
1
-3/+17
*
bpo-5001: More-informative multiprocessing error messages (#3079)
Allen W. Smith, Ph.D
2017-08-29
1
-1/+2
*
Issue #20976: pyflakes: Remove unused imports
Victor Stinner
2014-03-20
1
-2/+0
*
Issue #18999: Make multiprocessing use context objects.
Richard Oudkerk
2013-10-16
1
-51/+61
*
Issue #18571: Implementation of the PEP 446: file descriptors and file handles
Victor Stinner
2013-08-27
1
-1/+1
*
Stop making fork server have copy of semaphore_tracker_fd.
Richard Oudkerk
2013-08-22
1
-7/+7
*
Issue #8713: Support alternative start methods in multiprocessing on Unix.
Richard Oudkerk
2013-08-14
1
-0/+135