Skip to content

Don't reset RequestCtx.s#1234

Merged
erikdubbelboer merged 1 commit into
masterfrom
no-reset-ctx-s
Mar 4, 2022
Merged

Don't reset RequestCtx.s#1234
erikdubbelboer merged 1 commit into
masterfrom
no-reset-ctx-s

Conversation

@erikdubbelboer

Copy link
Copy Markdown
Collaborator

RequestCtx's are reused in a server specific pool, so no need to reset it. This fixes a use after reset but when RequestCtx is use as context.

Fixes #1205

RequestCtx's are reused in a server specific pool, so no need to reset
it. This fixes a use after reset but when RequestCtx is use as context.

Fixes #1205
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.

Panics at on context close, v1.33.0

1 participant