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(observeOn): remove observed subscription to clean up notification… #2245

Closed
wants to merge 1 commit into from

Conversation

kwonoj
Copy link
Member

@kwonoj kwonoj commented Jan 2, 2017

… instance

Description:
This PR updates internals of observerOn to remove subscription once scheduled notification is observed. Wittout those, instance of Notification and related Action are hold by operator subscription and won't be freed. This is targeting master, as I believe there is no breaking changes.

Related issue (if exists):

@coveralls
Copy link

coveralls commented Jan 2, 2017

Coverage Status

Coverage increased (+0.002%) to 97.692% when pulling ca4343e on kwonoj:fix-observeon into 6922b16 on ReactiveX:master.

@kwonoj
Copy link
Member Author

kwonoj commented Jan 3, 2017

closing PR for now as this seems not legit fix and proper fix will follow.

@kwonoj kwonoj closed this Jan 3, 2017
@kwonoj kwonoj deleted the fix-observeon branch January 3, 2017 22:37
@benlesh
Copy link
Member

benlesh commented Jan 4, 2017

FYI: Fix PR is here #2248

@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