Module lock

Module lock 

Source
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ยง

InstanceLock
Lock file for single instance enforcement