Skip to content
New issue

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

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

Already on GitHub? # to your account

Race condition in SignalR.Client disconnect #341

Closed
davidfowl opened this issue Apr 27, 2012 · 1 comment
Closed

Race condition in SignalR.Client disconnect #341

davidfowl opened this issue Apr 27, 2012 · 1 comment
Assignees
Milestone

Comments

@davidfowl
Copy link
Member

We should lock while processing messages since we may need to stop the connection and stop it from reading so a reconnect doesn't fire.

@ghost ghost assigned davidfowl Apr 27, 2012
@davidfowl davidfowl reopened this May 7, 2012
@davidfowl
Copy link
Member Author

Fixed in fb232f5

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant