]> granicus.if.org Git - python/commit
Followup to r61011: Also avoid the reference cycle when the Thread's target
authorJeffrey Yasskin <jyasskin@gmail.com>
Sat, 23 Feb 2008 20:40:35 +0000 (20:40 +0000)
committerJeffrey Yasskin <jyasskin@gmail.com>
Sat, 23 Feb 2008 20:40:35 +0000 (20:40 +0000)
commita885c1521a547d728e04bbede8c669417d41b9bb
tree6ec3939f235ea546701f5d3dafaf0ce1e78f815e
parent3414ea9ed9fce2b9ce74e8b6c7c3b4278b526685
Followup to r61011: Also avoid the reference cycle when the Thread's target
raises an exception.
Lib/test/test_threading.py
Lib/threading.py