net/http: wrong error returned when request canceled via context after CL 546676 ("net/http: simplify HTTP/1 request cancelation"); detected via x/build/buildlet.TestExecTimeoutError failing #67439
Labels
FixPending
Issues that have a fix which has not yet been reviewed or submitted.
NeedsFix
The path to resolution is known, but the work has not been done.
Milestone
As visible on the x/build by Go commit view,
TestExecTimeoutError
has started to fail consistently at Go tip starting with CL 546676:This code in x/build hasn't changed in a long time. Either the test (or what it's testing) in x/build has a problem that is uncovered by the net/http change, otherwise this is a problem in net/http.
CC @neild.
The text was updated successfully, but these errors were encountered: