Skip to content
Snippets Groups Projects
user avatar
Serhiy Storchaka authored
If Condition.notify() was interrupted just after it released the waiter lock,
but before removing it from the queue, the following calls of notify() failed
with RuntimeError: cannot release un-acquired lock.
70af994f
History
Name Last commit Last update