Raymond Hettinger <raymond.hettin...@gmail.com> 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 <rep...@bugs.python.org> <https://bugs.python.org/issue40907> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com