net/http: apparent deadlock in TestRequestWriteTransport via dumpRequestOut #44088
Labels
Milestone
Comments
Without the
However the main
So while I think it's a good idea to replicate the require changes to |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
2021-02-01T15:52:59-26e29aa/solaris-amd64-oraclerel
2019-10-15T20:29:56-831e3cf/solaris-amd64-oraclerel
Note that:
go/src/net/http/requestwrite_test.go
Line 906 in 1b09d43
I wonder if the deadlock fixed
httputil.DumpRequestOut
fixed in CL 232798 (#38352) needs to be backported to the copy in thenet/http/requestwrite_test.go
, or if this is an unrelated bug.CC @stevenh @neild @bradfitz @empijei
The text was updated successfully, but these errors were encountered: