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-44606: Drop DatabaseSessionDependency.override_engine #252

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

rra
Copy link
Member

@rra rra commented May 31, 2024

This was used for Gafaelfawr to share a database engine across all tests for speed, but this technique breaks with current versions of pytest-asyncio and is no longer used or safe to use.

@rra rra requested a review from jonathansick May 31, 2024 00:33
This was used for Gafaelfawr to share a database engine across all
tests for speed, but this technique breaks with current versions of
pytest-asyncio and is no longer used or safe to use.
@rra rra merged commit 53062ff into main Jun 6, 2024
6 checks passed
@rra rra deleted the tickets/DM-44606 branch June 6, 2024 21:12
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.

None yet

2 participants