Raymond Hettinger <[email protected]> added the comment:

Also note that threading.Condition.notify() would raise a RuntimeError if the 
underlying lock had not been acquired.

Have you observed any behavior to the contrary?

----------

_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue40907>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to