Closed
Description
As Andy Hochhaus writes on golang-nuts:
Starting in go 1.6.0 issue #14568 caused http.TimeoutHandler() to not behave correctly (timer was started too early and was not reset per http request). This bug was introduced in Dec 2015 in 0478f7b and resolved in Feb 2016 in bd68b8a.
Any chance the fix could be included in 1.6.2 as the bug was a 1.6 regression?
I agree we should backport the fix. I never realized it was introduced in 1.6.