pub(crate) async fn start_runner(
    request_stream: ComponentRunnerRequestStream
) -> Result<(), RunnerError>