]> granicus.if.org Git - python/commit
Wait for a delay before reaping children -- this should fix the
authorGeorg Brandl <georg@python.org>
Sun, 3 Feb 2008 00:04:50 +0000 (00:04 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 3 Feb 2008 00:04:50 +0000 (00:04 +0000)
commit461ed872e28e8186896785f17031468c7b86084f
tree2f0b0e5b7b4d4a27e0852c4c976a91fcbac23c3a
parentcafb71071183406601a30d16ac5a287cdd2b9c39
Wait for a delay before reaping children -- this should fix the
test_socketserver failures on several platforms.
Lib/test/test_socketserver.py