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

Make thread-interruption of Hystrix thread depend on property value #598

Closed
mattrjacobs opened this issue Feb 2, 2015 · 1 comment
Closed
Milestone

Comments

@mattrjacobs
Copy link
Contributor

At the moment, thread-interrupt is controlled by the internals of the Rx Scheduler infrastructure. @akarnokd has got an addition to the API in https://github.com/ReactiveX/RxJava/pull/2579/files that will expose this functionality for the HystrixContextScheduler to use. Once the next RxJava release comes out, move to that API.

Also, see #593, #596 for history

@mattrjacobs
Copy link
Contributor Author

Fixed in #647

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

No branches or pull requests

1 participant