3 references to WaitForExitAsync
dotnet-watch (3)
Process\ProcessRunner.cs (3)
244_ = await WaitForExitAsync(process, state, timeout: null, logger, cancellationToken); 250!await WaitForExitAsync(process, state, processCleanupTimeout, logger, cancellationToken)) 255_ = await WaitForExitAsync(process, state, timeout: null, logger, cancellationToken);