Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed client complete abort websocket that is sending
ManagedWebSocket.SendAsync abort the connection when a cancellation is raised. OperationSession cancel reading the response stream and sending when the client sends a complete message. This PR fixes multiple operation being aborted by a completing operation.
- Loading branch information