Skip to content

Conversation

ericsnowcurrently
Copy link
Member

@ericsnowcurrently ericsnowcurrently commented Nov 28, 2023

gh-110707 (0122b4d) added some tests that didn't close file descriptors they created, leading to failures on the refleak buildbots: https://buildbot.python.org/all/#/builders/1137/builds/186. This closes the leaking file descriptors, resolving the failure.

This is sort-of a partial backport of gh-110318 (269005e).

@ericsnowcurrently
Copy link
Member Author

I was able to duplicate the leaks locally and verify that this PR fixes them.

@ericsnowcurrently ericsnowcurrently enabled auto-merge (squash) November 28, 2023 19:20
@ericsnowcurrently ericsnowcurrently enabled auto-merge (squash) November 28, 2023 19:41
@ericsnowcurrently ericsnowcurrently merged commit 5b6858c into python:3.12 Nov 28, 2023
@ericsnowcurrently ericsnowcurrently deleted the fix-fdleaks-3.12 branch November 28, 2023 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant