Kaydet (Commit) 504a48f9 authored tarafından Amaury Forgeot d'Arc's avatar Amaury Forgeot d'Arc

Revert my experiment. I found one reason of failures in test_logging.

üst 4130930b
......@@ -535,9 +535,7 @@ class Thread(_Verbose):
# test_threading.test_no_refcycle_through_target when
# the exception keeps the target alive past when we
# assert that it's dead.
# XXX Temporary experiment
# self.__exc_clear()
pass
self.__exc_clear()
finally:
with _active_limbo_lock:
self.__stop()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment