R. David Murray <rdmur...@bitdance.com> added the comment: Thinking about it, if the flag's state if the wait does not expire is not guaranteed to be True, then what I really need is some way to know, when the wait call completes, whether or not it terminated because of a timeout or not. I can always query the value of the flag separately if its value can in any case be changed by another thread.
I am perhaps using the wrong tool, I'll have to look at the docs further. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue13502> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com