Skip to content

net: lookupIPDeadline leaks goroutines #8602

@niemeyer

Description

@niemeyer
The deadline support in lookupIPDeadline is apparently not a real deadline, in the sense
that a goroutine is leaking on every lookup that does not return timely.

I have a bug report for mgo where someone got to 50k+ goroutines hanging on it:

https://jira.mongodb.org/browse/MGO-41

I'll have to do something else as I need to support existing releases, but it'd be good
to get this fixed so that deadlines are real, at some point.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions