Skip to content

Aserting Login here causes Resolume exiting to crash this library #17

@chrisle

Description

@chrisle

assert(result.action === Action.Login);

If a user has Resolume running somewhere on the network and it quits Resolume sends out a "DISCOVERER_EXIT_". That message is picked up by this method. This line asserts false and stops the program.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions