1 reference to WaitForDrainAsync
aspire (1)
Projects\ProcessGuestLauncher.cs (1)
107
if (!await
WaitForDrainAsync
(Task.WhenAll(stdoutCompleted.Task, stderrCompleted.Task), cancellationToken))