Skip to main content

Module lock

Module lock 

Source
Expand description

Cross-process file locks via fslock, used to serialize installs of the same tool version and to guard store GC.

Structsยง

FileLock
A held exclusive lock. Released on drop.