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

Commits on Feb 4, 2014

  1. Fixed issue ReactiveX#799 - Added break to possibly-infinite loop in …

    …CompositeException.attachCallingThreadStack
    mattrjacobs authored and benjchristensen committed Feb 4, 2014
    Configuration menu
    Copy the full SHA
    cd2f146 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa8c7c3 View commit details
    Browse the repository at this point in the history
  3. Add testMultipleWithSameCause UnitTest

    Also make tests capable of failing with timeouts. Before the constructor would immediately go into an infinite loop and hang the tests.
    benjchristensen committed Feb 4, 2014
    Configuration menu
    Copy the full SHA
    a98b17d View commit details
    Browse the repository at this point in the history