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

Reject promises #18

Merged
merged 2 commits into from
Jul 29, 2016
Merged

Reject promises #18

merged 2 commits into from
Jul 29, 2016

Conversation

wbeard
Copy link
Contributor

@wbeard wbeard commented Jul 28, 2016

Promises should always be rejected with instances of Error. Doing this will propagate the stack traces correctly when failures occur.

@krmorse
Copy link
Contributor

krmorse commented Jul 28, 2016

Changes look good. As soon as tests passing :shipit:

Matt Parrish and Will Beard added 2 commits July 29, 2016 11:30
Promises should always be rejected with instances of Error. Doing
this will propagate the stack traces correctly when failures occur.
@pbomb pbomb merged commit fb5921b into RallyTools:master Jul 29, 2016
@pbomb pbomb deleted the reject_promises branch July 29, 2016 17:35
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