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

Ensure Throwable/Error Propagation from Child Threads #72

Closed
benjchristensen opened this issue Jan 5, 2013 · 1 comment
Closed

Ensure Throwable/Error Propagation from Child Threads #72

benjchristensen opened this issue Jan 5, 2013 · 1 comment

Comments

@benjchristensen
Copy link
Contributor

If a Throwable (java.lang.Error for example) is thrown from a child thread (or NIO) we should ensure it is propagated up past Hystrix into the host application.

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