Skip to main content

read_supervisor_state

Function read_supervisor_state 

Source
pub fn read_supervisor_state() -> Result<SupervisorState>
Expand description

Build a SupervisorState snapshot. Pure read; no fork / no pidfile mutation. Best-effort on every component (filesystem errors yield None / empty rather than failing the whole call).