Add comprehensive test for concurrent writes from two separate SQLite handles to verify WAL mode and busy timeout prevent deadlocks. This validates the acceptance criteria for multi-pod scenarios where separate processes access the same SQLite database file. The test verifies: - Two separate handles can open the same DB without migration re-run - Both handles see the same schema version - Concurrent writes from both handles complete without deadlock - All data is correctly persisted (no corruption) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| miroir-core | ||
| miroir-ctl | ||
| miroir-proxy | ||