mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-11 22:12:23 +00:00
fbe28298c1
Issue #1966 motivates skipping unchanged recovery writes, but file size and permissions alone cannot establish checkpoint identity. Protect the byte comparison with a valid same-size stale acknowledgement fixture and verify repaired snapshots resume the unchanged fast path. The focused JSON-writer race tests pass; this does not claim installed write-rate recovery. Change-source: pulse-maintainer