ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib/src/lock
Benjamin Saunders d747b2f362 lib: use advisory locks on Unix targets
Allows automatic recovery when encountering stale lockfiles, and more
efficient blocking rather than polling for fresh ones. The previous
implementation is preserved for other platforms.
2023-05-07 09:52:09 -07:00
..
fallback.rs lib: use advisory locks on Unix targets 2023-05-07 09:52:09 -07:00
unix.rs lib: use advisory locks on Unix targets 2023-05-07 09:52:09 -07:00