diff options
author | Victor Stinner <vstinner@python.org> | 2019-10-18 13:49:08 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-18 13:49:08 (GMT) |
commit | ecb035cd14c11521276343397151929a94018a22 (patch) | |
tree | 34bb11f5c1a5f79996b66bba66472c73188a6959 /Tools/c-analyzer/c_analyzer/parser/source.py | |
parent | 5a88d50ff013a64fbdb25b877c87644a9034c969 (diff) | |
download | cpython-ecb035cd14c11521276343397151929a94018a22.zip cpython-ecb035cd14c11521276343397151929a94018a22.tar.gz cpython-ecb035cd14c11521276343397151929a94018a22.tar.bz2 |
bpo-38502: regrtest uses process groups if available (GH-16829)
test.regrtest now uses process groups in the multiprocessing mode
(-jN command line option) if process groups are available: if
os.setsid() and os.killpg() functions are available.
Diffstat (limited to 'Tools/c-analyzer/c_analyzer/parser/source.py')
0 files changed, 0 insertions, 0 deletions