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

Fix CompositeException #805

Merged

Conversation

benjchristensen
Copy link
Member

This fixes possible issues where infinite loops could be created if the right combination of Exceptions and causal chains were composed together.

mattrjacobs and others added 3 commits February 4, 2014 09:30
…CompositeException.attachCallingThreadStack
Also make tests capable of failing with timeouts. Before the constructor would immediately go into an infinite loop and hang the tests.
benjchristensen added a commit that referenced this pull request Feb 4, 2014
@benjchristensen benjchristensen merged commit 267d569 into ReactiveX:master Feb 4, 2014
@benjchristensen benjchristensen deleted the fix-composite-exception branch February 4, 2014 17:31
@cloudbees-pull-request-builder

RxJava-pull-requests #730 FAILURE
Looks like there's a problem with this pull request

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.

None yet

3 participants