no return value for threading.Condition.wait(timeout)?

Piet van Oostrum piet at cs.uu.nl
Fri Jul 17 16:59:54 EDT 2009


I should add that *if the wait times out* it still could be the case
that your answer has arrived but that the notify occured a microsecond
after the timeout. So knowing if the timeout occurred really doesn't
tell you much. It's just a way to prevent infinite waiting.
-- 
Piet van Oostrum <piet at cs.uu.nl>
URL: http://pietvanoostrum.com [PGP 8DAE142BE17999C4]
Private email: piet at vanoostrum.org



More information about the Python-list mailing list