ok/jj
1
0
Fork 0
forked from mirrors/jj
Commit graph

1 commit

Author SHA1 Message Date
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