x/net/http2: hpack.(*Encoder).WriteField panic errors #47882
Labels
FrozenDueToAge
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
WaitingForInfo
Issue is not actionable because of missing required information, which needs to be provided.
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
Not tested
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
Making concurrent HTTP/2 requests to server using DefaultClient
net/http.(*Client).Do
method,I periodically get the following panic error messages.
What did you expect to see?
No panic errors
What did you see instead?
Panic errors
The text was updated successfully, but these errors were encountered: