Y
Hacker News
new
|
ask
|
show
|
jobs
by
telendt
2335 days ago
There's an ugly bug in http.TimeoutHandler though - it obscures stack traces so that it's impossible to use them to locate panic in decorated handler:
https://github.com/golang/go/issues/27375