Reid Kleckner <r...@mit.edu> added the comment: I think the best behavior would be to go ahead and check one last time before raising the exception, so _remaining_time should turn a negative value into 0 (assuming that a timeout value of zero does the right thing for our use case).
If people don't feel that is best, refactoring _remaining_time to incorporate the check in _check_timeout would also be good. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue11757> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com