[issue10260] Add a threading.Condition.wait_for() method

Antoine Pitrou report at bugs.python.org
Mon Nov 15 15:39:12 CET 2010


Antoine Pitrou <pitrou at free.fr> added the comment:

> Good point, Antoine.  I'm always trying to keep those timeouts low,
> however, to avoid having the testsuite duration grow too much with
> every test :)

Well, better to have slower tests than intermittently failing ones, I
say.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10260>
_______________________________________


More information about the Python-bugs-list mailing list