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 memory leak in asapScheduler (via Immediate) #5183

Merged
merged 1 commit into from Dec 16, 2019

Conversation

benlesh
Copy link
Member

@benlesh benlesh commented Dec 15, 2019

This is just a PR for v6 based off of work done in #5016 (and some clean up in another commit)

Registered handlers would sometimes leak in memory, this resolves that issue and adds a test.

Related ReactiveX#5016
@benlesh
Copy link
Member Author

benlesh commented Dec 15, 2019

This this is already approved and in master, I'll merge once CI is green.

@benlesh benlesh merged commit 4312af5 into ReactiveX:6.x Dec 16, 2019
@leggechr
Copy link
Contributor

leggechr commented Dec 20, 2019

FYI This PR is breaking tests in Google.

@lock lock bot locked as resolved and limited conversation to collaborators Jan 19, 2020
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.

None yet

2 participants