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

fix(gin-template): Respect ctx.Abort() #914

Merged

Conversation

alexstojda
Copy link
Contributor

Respect when c.Abort() is called in a middleware func.

Respect when c.Abort() is called in a middleware func.
@deepmap-marcinr deepmap-marcinr merged commit 40d1076 into oapi-codegen:master Jan 18, 2023
@re-cheid
Copy link

I think this PR fixed issue #485

@alexstojda alexstojda deleted the fix/respect-ctx-is-aborted branch June 20, 2023 16:05
adrianpk pushed a commit to foorester/oapi-codegen that referenced this pull request Jan 16, 2024
Respect when c.Abort() is called in a middleware func.
adrianpk added a commit to foorester/oapi-codegen that referenced this pull request May 31, 2024
Respect when c.Abort() is called in a middleware func.
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

3 participants