Skip to content

Bug 2049295 - Validate that the database connection on open is usable for reads and writes#3513

Open
badboy wants to merge 1 commit into
mainfrom
2049295/handle-locked-database
Open

Bug 2049295 - Validate that the database connection on open is usable for reads and writes#3513
badboy wants to merge 1 commit into
mainfrom
2049295/handle-locked-database

Conversation

@badboy

@badboy badboy commented Jun 23, 2026

Copy link
Copy Markdown
Member

This handles the case where, for whatever reason, the database is actually locked externally and no transaction can be run against it.

This enables the database_externally_locked test.

… writes

This handles the case where, for whatever reason, the database is
actually locked externally and no transaction can be run against it.

This enables the `database_externally_locked` test.
@badboy badboy force-pushed the 2049295/handle-locked-database branch from 2da108f to c529f9f Compare June 23, 2026 11:18
@badboy badboy added the sqlite Any changes to the new SQLite storage backend label Jun 23, 2026
@badboy badboy marked this pull request as ready for review July 7, 2026 13:41
@badboy badboy requested a review from a team as a code owner July 7, 2026 13:41
@badboy badboy requested review from chutten and removed request for a team July 7, 2026 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

sqlite Any changes to the new SQLite storage backend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant