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

allow promises to fail #2257

Merged
merged 3 commits into from
Apr 12, 2016
Merged

allow promises to fail #2257

merged 3 commits into from
Apr 12, 2016

Commits on Apr 8, 2016

  1. allow promises to fail

    License: MIT
    Signed-off-by: Jeromy <jeromyj@gmail.com>
    whyrusleeping committed Apr 8, 2016
    Configuration menu
    Copy the full SHA
    d84dfaf View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2016

  1. don't fail promises that already succeeded

    License: MIT
    Signed-off-by: Jeromy <jeromyj@gmail.com>
    whyrusleeping committed Apr 12, 2016
    Configuration menu
    Copy the full SHA
    cf7f5da View commit details
    Browse the repository at this point in the history
  2. small sharness test for promise failure checking

    License: MIT
    Signed-off-by: Jeromy <why@ipfs.io>
    whyrusleeping committed Apr 12, 2016
    Configuration menu
    Copy the full SHA
    5a0b6e5 View commit details
    Browse the repository at this point in the history