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

Avoid logging errors during test fixture cleanup #2458

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

dpkp
Copy link
Owner

@dpkp dpkp commented Feb 6, 2025

Pytest fixture cleanup causes a lot of log spam due to closed file descriptors. Small change to avoid logging if handlers are gone.

@dpkp dpkp merged commit cfd57f2 into master Feb 6, 2025
14 checks passed
@dpkp dpkp deleted the dana_powers/test-log-fix branch February 13, 2025 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant