wal-hot-path-avoids-getsize

Status: IN

`_maybe_rotate` uses `self._fd.tell()` instead of `os.path.getsize()`, avoiding filesystem stat calls and TOCTOU races on every append

Source: entries/2026/05/29/topic-wal-size-check-toctou.md

JSON