[issue30768] PyThread_acquire_lock_timed() should recompute the timeout when interrupted by a signal

STINNER Victor report at bugs.python.org
Mon Jun 26 09:51:48 EDT 2017


STINNER Victor added the comment:

See also the PEP 475 "Retry system calls failing with EINTR" and PEP 418 (time.monotonic).

----------

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


More information about the Python-bugs-list mailing list