Status: IN
The WAL enforces single-writer via `threading.Lock` but has no inter-process locking mechanism (no flock/PID file), so the single-writer invariant holds only within a single OS process
Source: entries/2026/05/29/topic-wal-size-check-toctou.md
JSON