Skip to content

Subsequent (fast) calls to LimeLight3A.pipelineSwitch() can stop SnapScript data updates from LimeLight3A #1895

@ftc19743

Description

@ftc19743

Multiple calls to pipelineSwitch() very quickly (back to back or perhaps nearly simultaneously from separate threads) can leave the system in a state where data returned from a SnapScript is not returned. Allowing a few milliseconds to go by, then switching to a a default pipeline, waiting 10ms and switching back to the SnapScript pipeline restores function.

Calls to pipelineSwitch() return true and the status of the 3A shows that the pipeline switch was successful. Calls to getStatus and getLatestResult also report success, but the data returned from the Python script is zerod out.

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