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

Fix decorator #8

Merged
merged 1 commit into from
Aug 29, 2017
Merged

Fix decorator #8

merged 1 commit into from
Aug 29, 2017

Conversation

vtrmantovani
Copy link
Contributor

When calling a method implemented the circuit breaker decoretor and giving an exception that was not in catch_exceptions it did not return this exception.

I corrected this so that I could return the exception that is not in catch_exceptions

Copy link
Contributor

@Bgouveia Bgouveia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok (even without tests) because of #9

@Bgouveia Bgouveia merged commit 632a495 into master Aug 29, 2017
@Bgouveia Bgouveia deleted the vm-fix-decorator branch August 29, 2017 17:56
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.

2 participants