Skip to main content

flush

Function flush 

Source
pub fn flush()
Expand description

Persist in-memory deltas to the shared JSON file (delta-merge so multiple processes accumulate). Best-effort: failures are swallowed — diagnostics must never break the hot path.