Kristján Valur Jónsson <swesk...@gmail.com> added the comment:

Interesting.  Yet another reason to always do condition signalling with the 
lock held, such as is good practice to avoid race conditions.  That's the whole 
point of condition variables.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue38106>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to