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

Resolve SQLite concurrent test locking #97

Closed
deciduously opened this issue Feb 10, 2022 · 2 comments
Closed

Resolve SQLite concurrent test locking #97

deciduously opened this issue Feb 10, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@deciduously
Copy link
Member

deciduously commented Feb 10, 2022

Currently, sqlx has issues running several in-memory SQLite databases concurrently, as we do in tests for the monitor_checker and alert_sender modules in tangram_app_core. When sqlx fixes this problem, revert all tests to SQLite.

This PR needs to land and get included in a release.

@deciduously deciduously added the bug Something isn't working label Feb 10, 2022
@deciduously deciduously self-assigned this Feb 10, 2022
@deciduously
Copy link
Member Author

The feature has been merged, should be included in v0.5.11.

@deciduously
Copy link
Member Author

#102 closes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant