Closed ymmt2005 closed 3 years ago
As of Go 1.7, net/http cannot provide context.DeadlineExceeded when a request is canceled. It will be fixed in https://go-review.googlesource.com/#/c/24978/.
We need to fix the test when the change comes: https://github.com/cybozu-go/goma/blob/master/actions/http/action_test.go#L275-L280
As of Go 1.7, net/http cannot provide context.DeadlineExceeded when a request is canceled. It will be fixed in https://go-review.googlesource.com/#/c/24978/.
We need to fix the test when the change comes: https://github.com/cybozu-go/goma/blob/master/actions/http/action_test.go#L275-L280