Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

websocket fails to reconnect after disconnect because this.connection is closed remotely #3476

@tenthirtyone

Description

@tenthirtyone

The new'd WebSocket is passed to this.connect to get its handlers wired up. this.connection's onClose attempts to reconnect by passing this.connection back to this.connect.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions