-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Description
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
Labels
No labels