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

Don't swallow exceptions #12

Merged
merged 1 commit into from
May 7, 2015
Merged

Don't swallow exceptions #12

merged 1 commit into from
May 7, 2015

Conversation

magnusvk
Copy link
Contributor

@magnusvk magnusvk commented May 5, 2015

As that would obliterate their stacktrace, making it impossible to track
down what is going on. Let the exception just propagate instead.

As that would obliterate their stacktrace, making it impossible to track
down what is going on. Let the exception just propagate instead.
@magnusvk
Copy link
Contributor Author

magnusvk commented May 5, 2015

Better viewed without taking whitespace into account: https://github.com/solidusio/solidus/pull/12/files?w=1

@adammathys
Copy link
Contributor

👍

1 similar comment
@seantaylor
Copy link

👍

@magnusvk
Copy link
Contributor Author

magnusvk commented May 6, 2015

Jenkins: test this please

@alexblackie
Copy link
Contributor

👍

@magnusvk
Copy link
Contributor Author

magnusvk commented May 6, 2015

Jenkins: test this please

@magnusvk
Copy link
Contributor Author

magnusvk commented May 6, 2015

@cbrunsdon @jhawthorn @gmacdougall Good to merge?

@gmacdougall
Copy link
Member

👍

@magnusvk
Copy link
Contributor Author

magnusvk commented May 7, 2015

And now I need another thumbs-up from @athal7 or @jordan-brough.

@athal7
Copy link
Contributor

athal7 commented May 7, 2015

:shipit:

gmacdougall added a commit that referenced this pull request May 7, 2015
@gmacdougall gmacdougall merged commit 9ef9464 into master May 7, 2015
@jhawthorn jhawthorn deleted the dont-swallow-stacktrace branch July 30, 2015 16:41
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

6 participants