Skip to content

UA.stop() does not disconnect the transport #689

@kmduk

Description

@kmduk

With version 0.14.0 when stop() is called on a UA instance it doesn't disconnect the transport meaning that the websocket remains connected.

Version 0.13.8 does stop the transport but doesn't emit the disconnected event on the transport.

The previous version we were using 0.10.0 also disconnected the websocket and emitted a disconnected event on the UA object.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions