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