Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issue with WebSocket already being closed sometimes #3706

Merged

Conversation

mconnew
Copy link
Member

@mconnew mconnew commented Jun 26, 2019

Sometimes DuplexChannelShapeTests were throwing when running locally as the WebSocket was already closed. This fixes the it by not attempting to close and already closed WebSocket.

@StephenBonikowsky
Copy link
Member

LGTM, sometimes when there is a lot of demand for MacOS we will time out waiting for machines to be available. That's all this was, re-running them.

@StephenBonikowsky StephenBonikowsky merged commit 1e5be43 into dotnet:master Jun 26, 2019
@mconnew mconnew deleted the FixWebSocketCloseTimingException branch September 27, 2019 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants