2 references to WaitForProcessExit
Aspire.Cli.Tests (2)
Projects\AppHostServerSessionTests.cs (2)
146WaitForProcessExit(project.StartedExecution!.ProcessId, TimeSpan.FromSeconds(30)), 375Assert.True(WaitForProcessExit(pid, TimeSpan.FromSeconds(5)), $"Process {pid} should be exited after DisposeAsync.");