summaryrefslogtreecommitdiffstats
path: root/Python/thread.c
diff options
context:
space:
mode:
authorBarney Gale <barney.gale@gmail.com>2024-05-30 03:45:47 (GMT)
committerGitHub <noreply@github.com>2024-05-30 03:45:47 (GMT)
commita5fef800d31648d19cecc240a2fa0dc71371753e (patch)
tree02e4937a7b7dfa863bde9ef2eaaec2b50d1ad94c /Python/thread.c
parent3c890b503c740767d0eb9a0e74b47f17a1e69452 (diff)
downloadcpython-a5fef800d31648d19cecc240a2fa0dc71371753e.zip
cpython-a5fef800d31648d19cecc240a2fa0dc71371753e.tar.gz
cpython-a5fef800d31648d19cecc240a2fa0dc71371753e.tar.bz2
GH-89727: Fix FD leak on `os.fwalk()` generator finalization. (#119766)
Follow-up to 3c890b50. Ensure we `os.close()` open file descriptors when the `os.fwalk()` generator is finalized.
Diffstat (limited to 'Python/thread.c')
0 files changed, 0 insertions, 0 deletions