Skip to content

worker_active logic can be replaced with a break instead #239

Description

@notirl

In the workers for running regular measurements we have a worker_active variable. This isn't ever useful afaict as as soon as it's set to false and if statement causes the loop to end anyway.

There's a wait at the end of the loop which doesn't seem to serve any purpose. Maybe we can just remove this.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions