1 reference to ObserveEarlyDetachedStartupExitAsync
aspire (1)
Commands\RunCommand.cs (1)
919
var observedExitCode = await
ObserveEarlyDetachedStartupExitAsync
(pendingRun, cancellationToken).ConfigureAwait(false);