Hacker News new | ask | show | jobs
by kid0m4n 3567 days ago
We were bit by the `closeConnIfStillIdle` bug as we didn't expect the stdlib to panic like that (also something you cannot recover from, as it happens in a goroutine which you didn't create.)