diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2017-08-10 14:45:38 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-10 14:45:38 (GMT) |
commit | 1247e2cda514d7a73187e0b53ec8c35d87a34a84 (patch) | |
tree | 97ee4cbf3a21666ea8ab80eb77365e73bc8a5b60 /Python/sysmodule.c | |
parent | 693790817a93701093ef93333be7abbb0d6d4309 (diff) | |
download | cpython-1247e2cda514d7a73187e0b53ec8c35d87a34a84.zip cpython-1247e2cda514d7a73187e0b53ec8c35d87a34a84.tar.gz cpython-1247e2cda514d7a73187e0b53ec8c35d87a34a84.tar.bz2 |
[2.7] bpo-31160: Backport reap_children fixes from master to 2.7 (#3063)
* bpo-31160: regrtest now reaps child processes (#3044)
Add a post_test_cleanup() function which currently only calls
support.reap_children().
(cherry picked from commit e3510d74aacc477c30f42f2b941d69689bbc478e)
* bpo-31160: test_tempfile: Fix reap_children() warning (#3056)
TestRandomNameSequence.test_process_awareness() now calls
os.waitpid() to avoid leaking a zombie process.
(cherry picked from commit 6c8c2943d996b59a48d331f61f22cbe72933910e)
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions