x/net/http2: data race in Server #13089
Closed
Labels
Comments
CL https://golang.org/cl/16465 mentions this issue. |
CL https://golang.org/cl/16490 mentions this issue. |
c3mb0
pushed a commit
to c3mb0/net
that referenced
this issue
Apr 2, 2018
Kill off that field and simplify the code. Also update some docs. Thanks to Totoro W for the diagnosis in https://golang.org/cl/16465 Sadly this race was never detected due to golang/go#13097 Fixes golang/go#13089 Change-Id: Ia5400ea6733c7824e872affc3c6720bd436911fe Reviewed-on: https://go-review.googlesource.com/16490 Reviewed-by: Blake Mizerany <blake.mizerany@gmail.com>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Running tests with -race consistent yields:
The text was updated successfully, but these errors were encountered: