ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
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
..
benches
gen-protos
src lib: use advisory locks on Unix targets 2023-05-07 09:52:09 -07:00
tests
testutils
build.rs
Cargo.toml lib: use advisory locks on Unix targets 2023-05-07 09:52:09 -07:00