[issue35189] PEP 475: fnctl functions are not retried if interrupted by a signal (EINTR)

STINNER Victor report at bugs.python.org
Fri Nov 23 10:46:14 EST 2018


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


New changeset b409ffa848b280c1db1b4f450bfae14f263099ac by Victor Stinner (nierob) in branch 'master':
bpo-35189: Retry fnctl calls on EINTR (GH-10413)
https://github.com/python/cpython/commit/b409ffa848b280c1db1b4f450bfae14f263099ac


----------

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


More information about the Python-bugs-list mailing list