wal-module-uses-locking-lsm-does-not

Status: IN

The WAL module in `write-ahead-log/wal.py` uses `self._lock` for thread safety across its mutation paths, while the LSM tree module has zero locking or concurrency control despite having the same concurrent-access risks

Source: entries/2026/05/29/topic-superversion-refcount-implementation.md

JSON