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

Improved Scheduler.Worker memory leak detection #3141

Merged
merged 1 commit into from Aug 9, 2015

Conversation

akarnokd
Copy link
Member

@akarnokd akarnokd commented Aug 9, 2015

The former Executor-based check instantiated the wrong worker. In addition, I've refactored the common parts, added check for periodic task retention (after the first round) and added the checks to computation scheduler test as well.

@akarnokd akarnokd changed the title Improved scheduler.worker memory leak detection Improved Scheduler.Worker memory leak detection Aug 9, 2015
akarnokd added a commit that referenced this pull request Aug 9, 2015
Improved Scheduler.Worker memory leak detection
@akarnokd akarnokd merged commit c302c03 into ReactiveX:1.x Aug 9, 2015
@akarnokd akarnokd deleted the SchedulerLeakCheck branch August 9, 2015 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant