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

DM-46395: Set pytest-asyncio fixture lifetime default #276

Merged
merged 1 commit into from
Sep 18, 2024
Merged

Conversation

rra
Copy link
Member

@rra rra commented Sep 18, 2024

pytest-asyncio now emits a deprecation warning if the default fixture lifetime is not set. Set it to function in the Python templates, since that is the most conservative choice.

pytest-asyncio now emits a deprecation warning if the default fixture
lifetime is not set. Set it to function in the Python templates, since
that is the most conservative choice.
@rra rra merged commit 9c96ea6 into main Sep 18, 2024
4 checks passed
@rra rra deleted the tickets/DM-46395 branch September 18, 2024 21: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