| 1 | /** |
| 2 | * Regression tests for #1431: a SIGKILL'd session (the #850 liveness watchdog, |
| 3 | * OOM, a crash) leaves the SQLite WAL on disk; the next session appends to the |
| 4 | * same file; and before the fix NOTHING ever truncated it — PASSIVE |
nothing calls this directly
no test coverage detected