bpo-31160: test_tempfile: Fix reap_children() warning (#3056)
TestRandomNameSequence.test_process_awareness() now calls os.waitpid() to avoid leaking a zombie process.
Showing
Please
register
or
sign in
to comment
TestRandomNameSequence.test_process_awareness() now calls os.waitpid() to avoid leaking a zombie process.