Skip to main content

Module lock

Module lock 

Source
Expand description

Daemon lock management

The daemon lock prevents multiple processes from owning the same actor data directory. It uses a lease-based approach with heartbeats.

Structsยง

DaemonLock
Daemon lock stored at .git/grite/actors/<actor_id>/daemon.lock