mirror of
https://github.com/python/cpython.git
synced 2025-08-01 23:53:15 +00:00
Whitespace normalization.
This commit is contained in:
parent
0b465702e6
commit
43bc3788c0
2 changed files with 8 additions and 9 deletions
|
@ -475,4 +475,3 @@ def threading_cleanup(num_active, num_limbo):
|
|||
while len(threading._limbo) != num_limbo and count < _MAX_COUNT:
|
||||
count += 1
|
||||
time.sleep(0.1)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue