net/http: cancelation semantics with custom round tripper have changed in 1.14 #36820
Milestone
Comments
Testing a patch. |
Change https://golang.org/cl/216618 mentions this issue: |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The behavior of this program has changed in 1.14. This is, of course, cut down from a real program.
With Go 1.13 I see this:
With tip I see this:
The text was updated successfully, but these errors were encountered: