Skip to content

Race condition in command processing #91

@jimirocks

Description

@jimirocks

There is a race condition in LoxoneWebSocket.sendInternal() - in case the sent command response is received faster than command is actually added o the command queue. As proven in #83 it's problem for testing, however the real miniserver is much more slower making this race condition insignificant

Relates to #83

Metadata

Metadata

Assignees

No one assigned

    Labels

    known limitationSomething is wrong, but we can happily live with it

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions