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 <p...@cs.uu.nl> URL: http://pietvanoostrum.com [PGP 8DAE142BE17999C4] Private email: p...@vanoostrum.org -- http://mail.python.org/mailman/listinfo/python-list
- no return value for threading.Condition.wait(timeout)? Gabriel Rossetti
- Re: no return value for threading.Condition.wait(tim... Carl Banks
- Re: no return value for threading.Condition.wait... Maxim Khitrov
- Re: no return value for threading.Condition.... Gabriel Rossetti
- Re: no return value for threading.Condition.wait... Carl Banks
- Re: no return value for threading.Condition.wait(tim... Piet van Oostrum
- Re: no return value for threading.Condition.wait... Gabriel Rossetti
- Re: no return value for threading.Condition.wait... Piet van Oostrum
- Re: no return value for threading.Condition.... Gabriel Rossetti
- Re: no return value for threading.Condition.... Piet van Oostrum
- Re: no return value for threading.Condit... Piet van Oostrum
- Re: no return value for threading.Condition.wait(tim... Aahz