pub async fn stop(
    node: &mut Node,
    service_control: &dyn ServiceControl
) -> Result<()>