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

handle ActionError prior to a user-defined handler (fixes #330) #331

Merged
merged 1 commit into from
Oct 13, 2023

Conversation

fumieval
Copy link
Collaborator

Catching SomeException in a user-defined handler should not bypass actionErrorHandler.

Catching SomeException in a user-defined handler should not bypass actionErrorHandler.
@fumieval fumieval requested a review from ocramz October 12, 2023 06:13
@fumieval fumieval marked this pull request as ready for review October 12, 2023 06:14
Copy link
Collaborator

@ocramz ocramz left a comment

Choose a reason for hiding this comment

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

👍

@ocramz ocramz merged commit 123ff5f into master Oct 13, 2023
5 checks passed
@ocramz ocramz deleted the fix-redirect branch October 13, 2023 19:51
@ocramz
Copy link
Collaborator

ocramz commented Oct 13, 2023

@fumieval do you think this deserves a quick bugfix release? It is a behaviour change w.r.t 0.20 so perhaps we can release 0.21 with this and the newly-deprecated functions.

@fumieval
Copy link
Collaborator Author

@ocramz I'm not in a hurry, but I think it's good to go now that #334 is merged too

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