Function mz_orchestrator_process::supervise_existing_process

source ยท
pub(crate) async fn supervise_existing_process(
    state_updater: &ProcessStateUpdater,
    pid_file: &Path,
)
Expand description

Supervises an existing process, if it exists.