Skip to content

StopAsync resets state on inactive connection #20083

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

Merged
merged 1 commit into from
Mar 23, 2020
Merged

Conversation

BrennanConroy
Copy link
Member

Fixes #18028

@BrennanConroy BrennanConroy added the area-signalr Includes: SignalR clients and servers label Mar 23, 2020
@BrennanConroy BrennanConroy added this to the 5.0.0-preview3 milestone Mar 23, 2020
Copy link
Member

@halter73 halter73 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Glad it didn't end up too complicated.

@BrennanConroy BrennanConroy merged commit 49f2364 into master Mar 23, 2020
@BrennanConroy BrennanConroy deleted the brecon/stopasync branch March 23, 2020 23:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-signalr Includes: SignalR clients and servers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SignalR .NET client restart failed with "The HubConnection cannot be started while StopAsync is running"
2 participants