3 references to WaitForFilesAsync
Aspire.Managed.Tests (3)
TerminalHostSignalTests.cs (3)
48var readyTask = WaitForFilesAsync(socketPaths, TimeSpan.FromSeconds(10)); 115var parentReadyTask = WaitForFilesAsync(parentSocketPaths, TimeSpan.FromSeconds(10)); 145var readyTask = WaitForFilesAsync(socketPaths, TimeSpan.FromSeconds(20));