Skip to content

KeepAliveTimeout option causes multiple connections to be created and orphaned #20

Description

@jotto

If you're blocking on ReadMessage(), while the goroutine for KeepAliveTimeout fires a closeAndReconnect, the ReadMessage will fire a second closeAndReconnect. This causes more and more connections to be created and orphaned.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions