summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorNeal Norwitz <nnorwitz@gmail.com>2006-03-05 02:16:12 +0000
committerNeal Norwitz <nnorwitz@gmail.com>2006-03-05 02:16:12 +0000
commit5bab0f887295beeb8aad1b252863b93fd4f07f6a (patch)
tree12cffa96a0e597031a9fdb1885a59437023d34d0 /Python/pythonrun.c
parent83cbb24cd4d7ae3b6737956ee1b6471bc322b8fa (diff)
downloadcpython-git-5bab0f887295beeb8aad1b252863b93fd4f07f6a.tar.gz
Backout the last hack and add in this new one.
The failure definitely seems timing related. This change *seems* to work. Since the failure isn't doesn't occur consistently, it's hard to tell. Running these tests on Solaris in this order: test_urllibnet test_operator test_cgi \ test_isinstance test_future test_ast test_logging generally caused a failure (about 50% of the time) before the sleep. I couldn't provoke the failure with the sleep. This should really be cleaned up by using threading.Events or something so it is not timing dependent and doesn't hang forever on failure.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions