[issue20493] select module: loop if the timeout is too large (OverflowError "timeout is too large")

Andrew Svetlov report at bugs.python.org
Wed Dec 20 15:07:05 EST 2017


Andrew Svetlov <andrew.svetlov at gmail.com> added the comment:

Documentation for asyncio specifies a cap for timeout to one day.

Closing the issue.

----------
nosy: +asvetlov
resolution:  -> wont fix
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue20493>
_______________________________________


More information about the Python-bugs-list mailing list