[issue12338] multiprocessing.util._eintr_retry doen't recalculate timeouts

STINNER Victor report at bugs.python.org
Mon Apr 9 01:30:22 CEST 2012


STINNER Victor <victor.stinner at gmail.com> added the comment:

> SocketServer has been changed to restart select() on EINTR,
> but it doesn't recompute the timeout.

See issue #7978.

----------

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


More information about the Python-bugs-list mailing list