aspnetcore/src
Nate McMaster 4c49d5ce80
Resolve flaky tests (#497)
1. Prevent an ObjectDisposedException in dotnet-watch on slower machines
2. Fix flakiness caused by PID reuse
3. Fix flakiness in tests that await the restart of dotnet-watch. The `.TimeoutAfter` method doesn't cancel the long-running task. This left 2 readers running on dotnet-watch output which caused indeterminate test outcome.
2018-10-02 09:17:04 -07:00
..
Microsoft.AspNetCore.DeveloperCertificates.XPlat Upgrade tools to netcoreapp2.2 2018-05-09 14:44:43 -07:00
Microsoft.HttpRepl Update code signing properties and configuration 2018-09-27 12:55:40 -07:00
Microsoft.Repl [REPL] Help improvements for repl (#478) 2018-09-07 15:21:42 -07:00
dotnet-dev-certs Remove Microsoft.DotNet.GlobalTools.Sdk 2018-09-07 10:01:52 -07:00
dotnet-sql-cache Update code signing properties and configuration 2018-09-27 12:55:40 -07:00
dotnet-user-secrets Update code signing properties and configuration 2018-09-27 12:55:40 -07:00
dotnet-watch Resolve flaky tests (#497) 2018-10-02 09:17:04 -07:00
Directory.Build.props
Directory.Build.targets