Skip to main content

set_subprocess_ring_persist_path

Function set_subprocess_ring_persist_path 

Source
pub fn set_subprocess_ring_persist_path(path: PathBuf)
Expand description

Enable subprocess-ring persistence at the given path. CLI startup wires this to ~/.local/share/smix/subprocess-ring.json so /diagnostic/dump payloads survive supervisor cycles. Optional; without this call the ring stays in-memory only.