Is on_finish invoked if a non-StandardError Exception is raised?
#2364
Unanswered
hibachrach
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
I don't think you are misreading it. It looks like the documentation has been wrong ever since this was added in c393176 . @tenderlove should we fix the documentation or code in this case? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The docs state that it's called in an
ensureblock but that doesn't seem to match the code? Unless I'm misreading it?Beta Was this translation helpful? Give feedback.
All reactions