SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 1 Python

bpo-35189: Retry fnctl calls on EINTR (GH-10413)

Modify the following fnctl function to retry if interrupted by a signal
(EINTR): flock, lockf, fnctl.
N
nierob committed
b409ffa848b280c1db1b4f450bfae14f263099ac
Parent: f653fd4
Committed by Victor Stinner <vstinner@redhat.com> on 11/23/2018, 3:46:12 PM