Skip to content

Calling flask.abort() should not ignore FlaskView.after_request.#81

Open
stas wants to merge 2 commits into
apiguy:masterfrom
stas:after_always
Open

Calling flask.abort() should not ignore FlaskView.after_request.#81
stas wants to merge 2 commits into
apiguy:masterfrom
stas:after_always

Conversation

@stas
Copy link
Copy Markdown

@stas stas commented Aug 28, 2015

This small change makes it possible to use abort() inside the views without cancelling the after_request method calls.

Thanks in advance for reviewing this and for the great extension!

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.

1 participant