Skip to content

Fix test resource warning#21

Merged
h4l merged 2 commits intomainfrom
fix-test-resource-warning
Feb 2, 2025
Merged

Fix test resource warning#21
h4l merged 2 commits intomainfrom
fix-test-resource-warning

Conversation

@h4l
Copy link
Owner

@h4l h4l commented Feb 2, 2025

One of the tests was not stopping an event loop it created, which caused a resource warning later during an unrelated test.

This fixes that warning, and configures pytest to treat warnings as errors.

h4l added 2 commits February 2, 2025 03:59
One of the tests was not stopping an event loop it created, which caused
a resource warning later during an unrelated test.
@h4l h4l force-pushed the fix-test-resource-warning branch from f5832b0 to c80e60d Compare February 2, 2025 03:59
@h4l h4l merged commit c80e60d into main Feb 2, 2025
23 checks passed
@h4l h4l deleted the fix-test-resource-warning branch February 2, 2025 04:02
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