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

Antoine Pitrou report at bugs.python.org
Sat Nov 13 13:04:58 CET 2010


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

> Ok, here is a new patch which slightly expands the documentation and improves the timeout unittest.
> If there are no objections I'll then commit this shortly.

Again, I think you should use a larger timeout value than 0.1, to avoid
intermittent buildbot failures.

----------

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


More information about the Python-bugs-list mailing list