net/http: TestRetryIdempotentRequestsOnError flake #18205
Closed
Comments
I can somewhat reliably reproduce this on darwin/amd64 with the -race flag.
After limiting GOMAXPROCS to 1 for the duration of the test ( Should I go ahead and open a CL with the change? |
@vcabbage, changing GOMAXPROCS is a bit of a hack. I'd rather rewrite that whole test to be more fine-grained and thus faster and more reliable in the process. |
@bradfitz Makes sense. FWIW, I ran across this when testing one of my CLs. Tripped me up because I thought I had introduced a bug. |
CL https://golang.org/cl/35107 mentions this issue. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
freebsd-amd64-race at 8adff32
https://build.golang.org/log/30e8693dc4f6f4a974cd3fe10b56a03cfc54536d
The text was updated successfully, but these errors were encountered: