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

pika: callback: Display exception message when callback fails. #523

Merged
merged 1 commit into from
Apr 29, 2015

Conversation

sjlongland
Copy link

This makes things a LOT easier to trace when callbacks mysteriously
don't work.

Otherwise, if the callback generates an exception, you get nothing in the logs and your error disappears into a big black hole, at best you know it didn't work but you don't know why.

This makes things a *LOT* easier to trace when callbacks mysteriously
don't work.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.04%) when pulling 562aa15 on sjlongland:callback_exception into 409670b on pika:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage increased (+0.04%) when pulling 562aa15 on sjlongland:callback_exception into 409670b on pika:master.

gmr added a commit that referenced this pull request Apr 29, 2015
pika: callback: Display exception message when callback fails.
@gmr gmr merged commit 5640d03 into pika:master Apr 29, 2015
@gmr
Copy link
Member

gmr commented Apr 29, 2015

Thanks

@sjlongland sjlongland deleted the callback_exception branch April 29, 2015 05:19
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