Skip to content

Runaway readers #24

Description

@coderdj

Sometimes a board crashes. OK, fine. But then when it comes back there are commands lingering in the command DB that tell it to arm, so it does, and it can also be that the S-IN got orphaned up so it starts reading data. All by itself. A few things need to change:

  1. On a crash clear all commands from a board that aren't 'stop' maybe (can dispatcher do this on a timeout?)
  2. Find some way to ensure S-IN is always low. In principle we should be running in a much more stable way so the ccontrol process should just not go down

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions