Skip to content

Stream device simulation will hang while opening/closing #3

@8ryn

Description

@8ryn

In the current implementation of the stream device simulation the socket server handles each request one at a time. As such when a command to open/close is done it will wait until that is complete to accept the next request. This means that during this time none of the input variables update because their get requests do not process.

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