Skip to content

fix: remove (http.Server).ReadHeaderTimeout #3730

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

Merged
merged 2 commits into from
Aug 29, 2022

Conversation

coadler
Copy link
Contributor

@coadler coadler commented Aug 29, 2022

Fixes #3710. It caused some race
condition for websockets where the server sent the first message.

Fixes #3710. It caused some race
condition for websockets where the server sent the first message.
@coadler coadler self-assigned this Aug 29, 2022
@coadler coadler requested a review from kylecarbs August 29, 2022 15:58
@kylecarbs
Copy link
Member

@coadler CI wants you to intentionally disable that with a linter. We should also add a comment there explaining why this is needed, and link to this PR.

@kylecarbs kylecarbs merged commit 6285d65 into main Aug 29, 2022
@kylecarbs kylecarbs deleted the colin/remove-header-timeout branch August 29, 2022 17:07
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.

Coder Templates Creates hangs even though job completed
2 participants