pub(crate) async fn run_service(
    stream: ExitControllerRequestStream
) -> Result<(), Error>