Issue #22185: Fix an occasional RuntimeError in threading.Condition.wait()…
Issue #22185: Fix an occasional RuntimeError in threading.Condition.wait() caused by mutation of the waiters queue without holding the lock. Patch by Doug Zongker.
Showing
Please
register
or
sign in
to comment