Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure that each test closes all file descriptors #1768

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

khk-globus
Copy link
Contributor

The big add here is the autouse fixture to verify that the before and after file descriptors are in sync after each test has finished. The other hunks are all in service of ensuring the new fixture does not assert.

Type of change

  • Code maintenance/cleanup

The big add here is the autouse fixture to verify that the before and after
file descriptors are in sync after each test has finished.  The other hunks are
all in service of ensuring the new fixture does not assert.
@khk-globus khk-globus added the no-news-is-good-news This change does not require a news file label Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-news-is-good-news This change does not require a news file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants