Hacker News new | ask | show | jobs
by problemdomain 5005 days ago
james4k just posted a link to the source where the comment by Brad Fitzpatrick actually says it's broken in the manner under discussion.

        // TODO(bradfitz): the timeout should be pushed down into the
        // net package's event loop, so on timeout to dead hosts we
        // don't have a goroutine sticking around for the default of
        // ~3 minutes.