Skip to content

shutdown event loop threads#394

Merged
kirkshoop merged 1 commit intoReactiveX:masterfrom
kirkshoop:kshoop/eventlooplifetime
Sep 2, 2017
Merged

shutdown event loop threads#394
kirkshoop merged 1 commit intoReactiveX:masterfrom
kirkshoop:kshoop/eventlooplifetime

Conversation

@kirkshoop
Copy link
Copy Markdown
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