Staging
v0.5.1
https://github.com/python/cpython
Revision 8b9091fba07b813b7486ef8fef279f2bf950570b authored by Jeffrey Yasskin on 28 March 2008, 04:11:18 UTC, committed by Jeffrey Yasskin on 28 March 2008, 04:11:18 UTC
up after it was joined had a traceback pointing to that thread's (deleted)
target attribute, while the test was trying to check that the target was
destroyed. Big thanks to Antoine Pitrou for diagnosing the race and pointing
out sys.exc_clear() to kill the exception early. This fixes issue 2496.
1 parent 7db15fe
History
Tip revision: 8b9091fba07b813b7486ef8fef279f2bf950570b authored by Jeffrey Yasskin on 28 March 2008, 04:11:18 UTC
Kill a race in test_threading in which the exception info in a thread finishing
Tip revision: 8b9091f
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.hgtags -rw-r--r-- 3.3 KB
LICENSE -rw-r--r-- 13.4 KB
Makefile.pre.in -rw-r--r-- 36.7 KB
README -rw-r--r-- 55.0 KB
configure -rwxr-xr-x 642.5 KB
configure.in -rw-r--r-- 98.1 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 28.4 KB
setup.py -rw-r--r-- 73.9 KB

README

back to top