summaryrefslogtreecommitdiff
path: root/Python/Python-ast.c
diff options
context:
space:
mode:
authorJeffrey Yasskin <jyasskin@gmail.com>2008-03-28 04:11:18 +0000
committerJeffrey Yasskin <jyasskin@gmail.com>2008-03-28 04:11:18 +0000
commit8b9091fba07b813b7486ef8fef279f2bf950570b (patch)
tree7dd25f52ebbe7c8276901a03bad5d651e693845c /Python/Python-ast.c
parent7db15fe9d9f42b73b8dad4d13965259de2eea09f (diff)
downloadcpython-git-8b9091fba07b813b7486ef8fef279f2bf950570b.tar.gz
Kill a race in test_threading in which the exception info in a thread finishing
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.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions