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(switch): stop leaking ChildSubscriptions #2358

Closed
wants to merge 2 commits into from

Conversation

johncvrs
Copy link

Description:

For the switch operator, fix issue of ChildSubscriptions not removed, not GCd. (#2355)

@coveralls
Copy link

coveralls commented Feb 10, 2017

Coverage Status

Coverage decreased (-0.0003%) to 97.689% when pulling bb2f6b2 on johncvrs:fix-leak-switch-operator into 31dfc73 on ReactiveX:master.

@trxcllnt
Copy link
Member

trxcllnt commented Feb 13, 2017

@johncvrs Now that we've merged #2360 and published v5.1.1, we've covered all the operators that are affected by this leak. I'm going to close this so people don't think it's still an issue. Thanks again for reporting #2355 and taking time out to submit this PR.

@trxcllnt trxcllnt closed this Feb 13, 2017
@johncvrs
Copy link
Author

I'm still digesting, but I'm in agreement: the fixes have removed the memory leaks and the run-time behavior is correct, and issue should be closed. Thanks for the quick turn-around.

@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.

3 participants