-
Notifications
You must be signed in to change notification settings - Fork 94
Open
Labels
Milestone
Description
Some users would like to enforce that only one backup operation can be active at any given time. This mode should be optional and enabled via --lock flag.
We could just create pid file in instance directory, check it presence and, if it exists, check the process status.
Reactions are currently unavailable