pub fn spawn_single_ring_shm_runtime(
spec: &PipelineSpecV1,
lane_path: PathBuf,
) -> Result<SingleRingSpRuntime, ExecError>Expand description
Spawn a long-running SingleRing runtime that processes until stopped.
pub fn spawn_single_ring_shm_runtime(
spec: &PipelineSpecV1,
lane_path: PathBuf,
) -> Result<SingleRingSpRuntime, ExecError>Spawn a long-running SingleRing runtime that processes until stopped.