Commit 3ed5c31
fix: broaden lock-contention allowlist in TestMigrationRace
Add SQLITE_LOCKED and "database schema is locked" to the set of
tolerated concurrent Open errors alongside SQLITE_BUSY.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 992355d commit 3ed5c31
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1458 | 1458 | | |
1459 | 1459 | | |
1460 | 1460 | | |
1461 | | - | |
| 1461 | + | |
| 1462 | + | |
| 1463 | + | |
1462 | 1464 | | |
1463 | 1465 | | |
1464 | 1466 | | |
| |||
0 commit comments