[issue35310] select which was interrupted by EINTR isn't re-run if the timeout has passed

STINNER Victor report at bugs.python.org
Wed Dec 5 15:38:04 EST 2018


STINNER Victor <vstinner at redhat.com> added the comment:

Python 2.7 is not affected: select() isn't retried if it fails with EINTR.

----------

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


More information about the Python-bugs-list mailing list