Skip to content

shutdown event loop threads #394

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

Merged
merged 1 commit into from
Sep 2, 2017

Conversation

kirkshoop
Copy link
Member

attempt to fix #393
use event_loop lifetime to unsubscribe from new_thread workers

tested with all the perf tests, but messing with thread lifetime can
break existing code.

attempt to fix ReactiveX#393
use event_loop lifetime to unsubscribe from new_thread workers

tested with all the perf tests, but messing with thread lifetime can
break existing code.
@kirkshoop kirkshoop requested a review from gchudnov August 1, 2017 06:05
@kirkshoop kirkshoop merged commit 7d98596 into ReactiveX:master Sep 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rxcpp::observe_on_event_loop() leaks memory
1 participant