-
Notifications
You must be signed in to change notification settings - Fork 17.7k
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: TestServerSetKeepAlivesEnabledClosesConns is flaky #34792
Comments
A couple of different failure modes.
while the others tend to be
It's not obvious to me whether those two failure modes share an underlying cause. 2019-12-06T00:57:11-7673884/aix-ppc64 |
Duplicate of #55195 |
Seen on
release-branch.go1.13
, but I'm not aware of any changes so far in 1.14 that would have addressed it.On the
aix-ppc64
builder (https://build.golang.org/log/2f6288cba5f841204de6c1761093e54fa59e3839):See previously #17754 (CC @mdempsky @bradfitz)
The text was updated successfully, but these errors were encountered: