Skip to content

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

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

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
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