summaryrefslogtreecommitdiffstats
path: root/Tools/scripts/diff.py
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2017-12-01 06:26:31 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2017-12-01 06:26:31 (GMT)
commit8bcd41040a5f1f9b48a86d0e21f196e4b1f90e4b (patch)
tree11a56145f0c96232e9067ab3bdcba5bb6d469da0 /Tools/scripts/diff.py
parente10c9de9d74fd4c26b32e6719d96f04a5be6987d (diff)
downloadcpython-8bcd41040a5f1f9b48a86d0e21f196e4b1f90e4b.zip
cpython-8bcd41040a5f1f9b48a86d0e21f196e4b1f90e4b.tar.gz
cpython-8bcd41040a5f1f9b48a86d0e21f196e4b1f90e4b.tar.bz2
bpo-32186: Release the GIL during lseek and fstat (GH-4652) (#4661)
In _io_FileIO_readall_impl(), lseek() and _Py_fstat_noraise() were called without releasing the GIL. This can cause all threads to hang for unlimited time when calling FileIO.read() and the NFS server is not accessible. (cherry picked from commit 6a89481680b921e7b317c29877bdda9a6031e5ad)
Diffstat (limited to 'Tools/scripts/diff.py')
0 files changed, 0 insertions, 0 deletions