aspnetcore/test
David Fowler a98581670e Schedule connection adapter reads on configured thread pool (#1741)
* Schedule connection adapter reads on configured thread pool
- This should speed up connection adapters as we don't block
new reads. It *might* also help some of the test flakiness
2017-04-24 12:19:22 -07:00
..
Microsoft.AspNetCore.Server.Kestrel.Core.Tests Schedule connection adapter reads on configured thread pool (#1741) 2017-04-24 12:19:22 -07:00
Microsoft.AspNetCore.Server.Kestrel.FunctionalTests Skipped newly failing AddressRegistration tests failing tests on OSX and Linux (#1732) 2017-04-21 01:54:44 -07:00
Microsoft.AspNetCore.Server.Kestrel.Performance
Microsoft.AspNetCore.Server.Kestrel.Tests
Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv.Tests Add cancellation support for write async (#1736) 2017-04-24 11:58:08 -07:00
shared