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

Add mutex for updateConnectionState to prevent unnecessary reconnects #362

Merged
merged 1 commit into from
Mar 28, 2022

Conversation

nielsvanvelzen
Copy link
Member

Locking the updateConnectionState functions prevents duplicate calls to reconnect when registering multiple listeners at once.

@Maxr1998 Maxr1998 merged commit 4891eba into jellyfin:master Mar 28, 2022
@nielsvanvelzen nielsvanvelzen deleted the ws-unnessecary-reconnects branch March 28, 2022 20:26
@nielsvanvelzen nielsvanvelzen changed the title Add mutex for updateConnectionState to prevent unneccesary reconnects Add mutex for updateConnectionState to prevent unnecessary reconnects Apr 10, 2022
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