Skip to content

SMC100PP home() polls without a timeout and can hold the stage move lock forever #204

Description

@mikelangmayr

StageController.home() loops while 'READY from HOMING' not in state with a 1s sleep and only breaks on ERROR, so a home that never reaches that state never returns.

The daemon calls it while holding _stage._move_lock, so a stuck home wedges every further write to that stage for the life of the process. Now reachable remotely, since isreferenced became writable in #189.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions