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

Dispatch http.lifecyle.response from exception handler #2299

Merged
merged 4 commits into from Nov 19, 2021

Conversation

whos4n3
Copy link
Contributor

@whos4n3 whos4n3 commented Nov 5, 2021

Added the ability for handle_exception to also dispatch http.lifecyle.response.

Resolves #2297

Added the ability for handle_exception to also dispatch http.lifecyle..response.
@whos4n3 whos4n3 requested a review from a team as a code owner November 5, 2021 15:30
ahopkins
ahopkins previously approved these changes Nov 7, 2021
@ahopkins ahopkins changed the title Resolves sanic-org /sanic:2297 Dispatch http.lifecyle.response from exception handler Nov 7, 2021
@ahopkins ahopkins merged commit 722a6db into sanic-org:main Nov 19, 2021
ChihweiLHBird pushed a commit to ChihweiLHBird/sanic that referenced this pull request Jun 1, 2022
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.

http.lifecycle.response should be dispatched in exception handler
3 participants