diff options
| author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2024-05-30 04:40:21 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-30 04:40:21 (GMT) |
| commit | 083bf3ad1795604ee833d1595f2a536b9cd57419 (patch) | |
| tree | 7b21acd90198472279cffb68fe26f20c76fad447 /Lib/test/test_pyrepl/test_unix_eventqueue.py | |
| parent | 810a09ad3710be60cff9e174be85ca65e76cdbd1 (diff) | |
| download | cpython-083bf3ad1795604ee833d1595f2a536b9cd57419.zip cpython-083bf3ad1795604ee833d1595f2a536b9cd57419.tar.gz cpython-083bf3ad1795604ee833d1595f2a536b9cd57419.tar.bz2 | |
[3.13] GH-89727: Fix FD leak on `os.fwalk()` generator finalization. (GH-119766) (#119767)
GH-89727: Fix FD leak on `os.fwalk()` generator finalization. (GH-119766)
Follow-up to 3c890b50. Ensure we `os.close()` open file descriptors when
the `os.fwalk()` generator is finalized.
(cherry picked from commit a5fef800d31648d19cecc240a2fa0dc71371753e)
Co-authored-by: Barney Gale <barney.gale@gmail.com>
Diffstat (limited to 'Lib/test/test_pyrepl/test_unix_eventqueue.py')
0 files changed, 0 insertions, 0 deletions
