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

net/http: Transport race condition by Content-Length == 0 response [1.14 backport] #42934

Closed
gopherbot opened this issue Dec 2, 2020 · 2 comments
Labels
CherryPickApproved Used during the release process for point releases FrozenDueToAge
Milestone

Comments

@gopherbot
Copy link

@networkimprov requested issue #41600 to be considered for backport to the next 1.14 minor release.

@gopherbot please backport

The relevant CL is https://golang.org/cl/257818 - net/http: ignore connection closes once done with the connection

@gopherbot gopherbot added the CherryPickCandidate Used during the release process for point releases label Dec 2, 2020
@gopherbot gopherbot added this to the Go1.14.13 milestone Dec 2, 2020
@cagedmantis cagedmantis modified the milestones: Go1.14.13, Go1.14.14 Dec 3, 2020
@dmitshur dmitshur modified the milestones: Go1.14.14, Go1.14.15 Jan 19, 2021
@toothrot
Copy link
Contributor

This is a serious issue with no workaround. Approved.

@toothrot toothrot added the CherryPickApproved Used during the release process for point releases label Jan 26, 2021
@gopherbot gopherbot removed the CherryPickCandidate Used during the release process for point releases label Jan 26, 2021
@cagedmantis cagedmantis modified the milestones: Go1.14.15, Go1.14.16 Feb 4, 2021
@dmitshur
Copy link
Contributor

Closing because Go 1.16 is out, and there will not be a Go 1.14.16 minor release per release policy.

@golang golang locked and limited conversation to collaborators Feb 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CherryPickApproved Used during the release process for point releases FrozenDueToAge
Projects
None yet
Development

No branches or pull requests

4 participants