Skip to content

EventEmitter: mutations of listeners within a listener callback shouldn't crash #424

@paddybyers

Description

@paddybyers

Currently the library does not comply with https://docs.ably.io/client-lib-development-guide/features/#RTE6a, and this can cause crashes or other unpredictable behaviour if an event listener removes itself or a different listener for the same event.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions