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

RxJava: fix emitter not using correct thread pool #136

Closed
jbeemster opened this issue Jul 15, 2015 · 0 comments
Closed

RxJava: fix emitter not using correct thread pool #136

jbeemster opened this issue Jul 15, 2015 · 0 comments
Assignees
Labels
type:defect Bugs or weaknesses. The issue has to contain steps to reproduce.
Milestone

Comments

@jbeemster
Copy link
Member

The RxJava emitter is currently creating its own thread pool for each use, it should be using the one threadpool.

@jbeemster jbeemster added the type:defect Bugs or weaknesses. The issue has to contain steps to reproduce. label Jul 15, 2015
@jbeemster jbeemster self-assigned this Jul 15, 2015
@jbeemster jbeemster added this to the Version 0.5.0 milestone Jul 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:defect Bugs or weaknesses. The issue has to contain steps to reproduce.
Projects
None yet
Development

No branches or pull requests

1 participant