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

call all callbacks. #17

Merged
merged 4 commits into from
Sep 24, 2012
Merged

call all callbacks. #17

merged 4 commits into from
Sep 24, 2012

Conversation

makasim
Copy link
Contributor

@makasim makasim commented Sep 24, 2012

The problem: you would have two callbacks. One sends an email and the second writes to a log. Imagine that the first one throws an exception so the second one is never called. This PR tries to fix that by catching all exceptions.

@makasim
Copy link
Contributor Author

makasim commented Sep 24, 2012

@vatson ping

@vatson
Copy link

vatson commented Sep 24, 2012

@makasim pong

@makasim
Copy link
Contributor Author

makasim commented Sep 24, 2012

done

makasim added a commit that referenced this pull request Sep 24, 2012
@makasim makasim merged commit 2c120e0 into master Sep 24, 2012
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

2 participants