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(WebSocketSubject.prototype.multiplex): no longer nulls out socket… #2039

Merged
merged 4 commits into from
Oct 24, 2016
Merged

Conversation

benlesh
Copy link
Member

@benlesh benlesh commented Oct 15, 2016

This fix ensure the observers count goes to zero before the state is reset on the WebSocketSubject instance

fixes #2037

… after first unsubscribe

This fix ensure the observers count goes to zero before the state is reset on the WebSocketSubject instance

fixes #2037
@coveralls
Copy link

Coverage Status

Coverage increased (+0.0004%) to 97.039% when pulling 2775e06 on blesh:ws-fix into 7ee0575 on ReactiveX:master.

@kwonoj
Copy link
Member

kwonoj commented Oct 16, 2016

Change looks fine (and intentionally not enable l_gtm checker for additional reviewer)

@coveralls
Copy link

Coverage Status

Coverage increased (+0.0004%) to 97.041% when pulling c0e365b on blesh:ws-fix into 8ebee66 on ReactiveX:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.0004%) to 97.041% when pulling cf27fa0 on blesh:ws-fix into ece1b89 on ReactiveX:master.

@coveralls
Copy link

coveralls commented Oct 24, 2016

Coverage Status

Coverage increased (+0.0004%) to 97.225% when pulling fc4a816 on blesh:ws-fix into 76a9abb on ReactiveX:master.

@jayphelps
Copy link
Member

LGTM

@jayphelps jayphelps merged commit a5e9cfe into ReactiveX:master Oct 24, 2016
@benlesh benlesh deleted the ws-fix branch December 16, 2016 03:08
@lock
Copy link

lock bot commented Jun 6, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jun 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unsubscribing from WebSocketSubject reference to Websocket
4 participants