Skip to content

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

Open
@jotto

Description

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

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions