replay-not-lock-protected-during-read

Status: IN

The file read phase of `replay` runs without holding `self._lock`, so concurrent `append` calls during replay could produce a partial read of in-flight writes

Source: entries/2026/05/28/write-ahead-log-wal-replay.md

JSON