summaryrefslogtreecommitdiff
path: root/Python/pythonmain.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1999-04-20 12:27:31 +0000
committerGuido van Rossum <guido@python.org>1999-04-20 12:27:31 +0000
commit068d5724d82e065fc636814e332078edd7cb30fe (patch)
tree461419f0c3a9d42e699ed4be7dcf027d1d3da2ac /Python/pythonmain.c
parent4ae52694c9f54338e3b3fc85fa1c52f3e59b7693 (diff)
downloadcpython-git-068d5724d82e065fc636814e332078edd7cb30fe.tar.gz
Calling _cleanup() does not guarantee that all processes have
terminated; this makes the final assert in the self-test code fail if the parent runs faster than the children. Fix this by calling wait() on the remaining children instead.
Diffstat (limited to 'Python/pythonmain.c')
0 files changed, 0 insertions, 0 deletions