Skip to main content

init_control_plane

Function init_control_plane 

pub fn init_control_plane(handle: ControlPlaneHandle) -> bool
Expand description

Install the daemon’s control-plane handle. Called ONCE at boot (daemon::run). Subsequent calls are ignored (returns false), so a reload iteration cannot swap the live store out from under in-flight producers.