summaryrefslogtreecommitdiff
path: root/Python/errors.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
commit7227a3f667ce68598cf70b5bdab6a29e5fdcb082 (patch)
tree8c1102c8de8088712319bc1ef8475fc5aa56ff16 /Python/errors.c
parent984d5e09cd8d0e884137c7851c9b9aeb8bc9fdbe (diff)
downloadcpython-7227a3f667ce68598cf70b5bdab6a29e5fdcb082.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/errors.c')
0 files changed, 0 insertions, 0 deletions