[issue14222] Use time.steady() to implement timeout

Raymond Hettinger report at bugs.python.org
Sun Apr 8 03:06:22 CEST 2012


Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:

I'm closing this one.  The "not subject to adjustment" property is more desirable than not.  The "undefined reference point" property isn't harmful in this context (the start time isn't exposed).  

I'll follow the python-dev thread and re-open this if it becomes clear that there are any issues for steady() being used for timeout logic.

----------
status: open -> closed

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


More information about the Python-bugs-list mailing list