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

gin: broken pipe #538

Merged
merged 2 commits into from
Dec 14, 2020
Merged

gin: broken pipe #538

merged 2 commits into from
Dec 14, 2020

Conversation

buixor
Copy link
Contributor

@buixor buixor commented Dec 14, 2020

Following #532 :

Gin handles broken pipe errors in a specific way, while we didn't, because we are putting our own deferred panic handler. This MR attempts to mimic gin's default panic handler behaviour when this happens.

ps: I was not able to reproduce the bug, nor was the user

@buixor buixor merged commit ad4521f into master Dec 14, 2020
@buixor buixor deleted the err_brokenPipe branch December 14, 2020 16:48
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