r n <raghav.ne...@gmail.com> added the comment:

Thanks for the response.
However, if you see, every condition object has their own queue of waiters in 
self._waiters, that get notified during notify(), which are different for 
not_empty and not_full.
I see a hang very very rarely, like 1/25 times, in my program, which keeps, 
reading from and writing to a queue from multiple threads.

----------
nosy: +r n2

_______________________________________
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

Reply via email to