Skip to content

Race condition in command processing #91

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions