aspnetcore/test/Microsoft.AspNetCore.Signal...
David Fowler bfa2df1fc6
Remove timeout from receive tcs. (#1471)
* Remove timeout from receive tcs.
- This test echos a large message and it fails sometimes before the entire thing is delivered. Just drop the timeout.
- Avoid creating timers for already completed tasks
2018-02-19 20:15:47 -08:00
..
ChannelExtensions.cs
HubConnectionContextUtils.cs Remove the Channel<HubMessage> from the HubConnectionContext (#1468) 2018-02-17 10:22:11 -08:00
LogRecord.cs
Microsoft.AspNetCore.SignalR.Tests.Utils.csproj
PipeReaderExtensions.cs
ServerFixture.cs
TaskExtensions.cs Remove timeout from receive tcs. (#1471) 2018-02-19 20:15:47 -08:00
TestClient.cs
TestHelpers.cs