aspnetcore/test/Common
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
ServerFixture.cs
TestClient.cs Implement #1156 by having the server send Ping messages (#1161) 2017-12-04 14:43:27 -08:00
TestHelpers.cs