mirror of
https://github.com/python/cpython.git
synced 2025-07-29 06:05:00 +00:00
At least let the module compile
This commit is contained in:
parent
8a69707b80
commit
554d4f0c13
1 changed files with 1 additions and 0 deletions
|
@ -537,6 +537,7 @@ class Thread(_Verbose):
|
|||
# assert that it's dead.
|
||||
# XXX Temporary experiment
|
||||
# self.__exc_clear()
|
||||
pass
|
||||
finally:
|
||||
with _active_limbo_lock:
|
||||
self.__stop()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue