lsm-crash-test-ignores-compaction

Status: IN

`test_crash_recovery` in `test_lsm.py` only covers WAL replay for unflushed memtable entries; no test exercises crashes during SSTable compaction, leaving the most dangerous data-loss window (mid-compaction file deletion) untested.

Source: entries/2026/05/29/topic-crash-recovery-testing.md

JSON