bpo-31160: Fix test_random for zombie process (#3045)
TestModule.test_after_fork() now calls os.waitpid() to read the exit status of the child process to avoid creating a zombie process.
V
Victor Stinner committed
da5e9301877346942fa4279612750d6a09e05153
Parent: e3510d7
Committed by GitHub <noreply@github.com>
on 8/9/2017, 3:59:05 PM