Skip to content

zmcontrol needs locking #4423

@connortechnology

Description

@connortechnology

When zmcontrol is run given a command, if there isn't a zmcontrol process running, we start a new daemon process. But there is no locking, we can run many of these and since they talk on a socket... it's a mess.

If the socket exists, this should be an error and the daemon process should exit.

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