Status: IN
The LSM tree's `compact()` method does not use `os.rename` or `os.replace`; grep for atomic rename operations returns zero matches in the LSM module, meaning the compaction output is written directly to its final path with no atomic swap.
Source: entries/2026/05/29/topic-crash-recovery-testing.md
JSON