pub fn set_process_readiness( state: &SharedState, name: &str, ready: bool, ready_state: &str, status_detail: Option<String>, )