Expand description
Single instance lock
Ensures only one instance of open-sesame runs at a time. IPC is now handled by the ipc module using Unix domain sockets.
Structsยง
- Instance
Lock - Lock file for single instance enforcement
Single instance lock
Ensures only one instance of open-sesame runs at a time. IPC is now handled by the ipc module using Unix domain sockets.