Don't overwhelm server with data in KeepAliveTimeoutTests.ConnectionNotTimedOutWhileRequestBeingSent().

This commit is contained in:
Cesar Blum Silveira 2017-01-13 15:33:21 -08:00
parent c4762cdfd5
commit 20e02e8fd6
1 changed files with 1 additions and 0 deletions

View File

@ -100,6 +100,7 @@ namespace Microsoft.AspNetCore.Server.Kestrel.FunctionalTests
"1", "1",
"a", "a",
""); "");
await Task.Delay(ShortDelay);
} }
await connection.Send( await connection.Send(