net/http/httputil: apparent deadlock in TestReverseProxy_PanicBodyError #44783
Labels
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
2021-03-04T06:36:17-4b8b2c5/linux-arm64-packet
2020-04-29T22:40:20-a7e5396/plan9-arm
2020-04-13T20:38:15-300ed43/plan9-arm
2019-06-06T19:44:12-f5e5bc1/plan9-arm
Note that all of the goroutine are blocked in either
IO wait
or some kind of synchronization.CC @bradfitz @empijei
The text was updated successfully, but these errors were encountered: