aspnetcore/test
Pawel Kadluczka cc42b0eaef Fixing a bug where cancellation could result in HubException
When the client cancels a streaming method the server would send an error completion. This was not correct because cancellation is not an error. We did not see this because our client ignores any messages for a given streaming invocation after sending a CancelInvokationMessage but other clients may want to drain messages before considering a streaming method canceled.
2017-11-01 20:20:43 -07:00
..
Common
Microsoft.AspNetCore.SignalR.Client.FunctionalTests Pin package and tool versions to make build more repeatable 2017-11-01 16:40:51 -07:00
Microsoft.AspNetCore.SignalR.Client.Tests Pin package and tool versions to make build more repeatable 2017-11-01 16:40:51 -07:00
Microsoft.AspNetCore.SignalR.Common.Tests
Microsoft.AspNetCore.SignalR.Redis.Tests Pin package and tool versions to make build more repeatable 2017-11-01 16:40:51 -07:00
Microsoft.AspNetCore.SignalR.Tests Fixing a bug where cancellation could result in HubException 2017-11-01 20:20:43 -07:00
Microsoft.AspNetCore.Sockets.Tests Pin package and tool versions to make build more repeatable 2017-11-01 16:40:51 -07:00
Directory.Build.props Pin package and tool versions to make build more repeatable 2017-11-01 16:40:51 -07:00