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

Document on exception #45

Merged
merged 5 commits into from Jan 4, 2019
Merged

Document on exception #45

merged 5 commits into from Jan 4, 2019

Conversation

andk
Copy link

@andk andk commented Jan 4, 2019

This PR is a partial answer to issue #43 and consists of four commits.

Thr first commit tries to find a wording that describes on_exception mechanism. The other three are tiny enhancements on tests.

I hope you like.

@coveralls
Copy link

coveralls commented Jan 4, 2019

Coverage Status

Coverage decreased (-0.07%) to 86.42% when pulling a0b1510 on andk:document_on_exception into 4f221ba on p-alik:master.


A subroutine reference to be invoked when the task fails. The client
needs to be configured to support exception handling by setting the
attribute C<exception> to a true value. The subroutine will be passed
Copy link
Owner

Choose a reason for hiding this comment

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

attribute C<exception>

The attribute name is exceptions

@andk
Copy link
Author

andk commented Jan 4, 2019

Sorry! Amended now and pushed again.

@p-alik p-alik merged commit cffe74b into p-alik:master Jan 4, 2019
@esabol
Copy link

esabol commented Jan 4, 2019

Looks good to me!

@p-alik
Copy link
Owner

p-alik commented Jan 4, 2019

Thank you, @andk!

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

4 participants