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