Skip to content

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

Merged
1 commit merged into
oapi-codegen:masterfrom
alexstojda:fix/respect-ctx-is-aborted
Jan 18, 2023
Merged

fix(gin-template): Respect ctx.Abort()#914
1 commit merged into
oapi-codegen:masterfrom
alexstojda:fix/respect-ctx-is-aborted

Conversation

@alexstojda

Copy link
Copy Markdown
Contributor

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

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

Copy link
Copy Markdown

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.
danicc097 pushed a commit to danicc097/oapi-codegen that referenced this pull request Aug 31, 2024
Respect when c.Abort() is called in a middleware func.
This pull request was closed.
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