Staging
v0.5.1
https://github.com/python/cpython
Revision b15ac3169d5958e294e09f8daeab0f413e76d0a3 authored by Neal Norwitz on 29 June 2006, 04:10:08 UTC, committed by Neal Norwitz on 29 June 2006, 04:10:08 UTC
be called at the end of each test that spawns children (perhaps it
should be called from regrtest instead?).  This will hopefully prevent
some of the unexplained failures in the buildbots (hppa and alpha)
during tests that spawn children.  The problems were not reproducible.
There were many zombies that remained at the end of several tests.
In the worst case, this shouldn't cause any more problems,
though it may not help either.  Time will tell.
1 parent 10497c8
History
Tip revision: b15ac3169d5958e294e09f8daeab0f413e76d0a3 authored by Neal Norwitz on 29 June 2006, 04:10:08 UTC
Add new utility function, reap_children(), to test_support. This should
Tip revision: b15ac31
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
PCbuild8
Parser
Python
RISCOS
Tools
.hgtags -rw-r--r-- 3.1 KB
LICENSE -rw-r--r-- 13.2 KB
Makefile.pre.in -rw-r--r-- 34.1 KB
README -rw-r--r-- 53.0 KB
configure -rwxr-xr-x 621.9 KB
configure.in -rw-r--r-- 93.3 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 26.4 KB
setup.py -rw-r--r-- 65.4 KB

README

back to top