-
- Downloads
Upgrade to fslock version 0.2
This version makes all locks per-handle rather than per-process, by moving from lockf() to flock() on unix.
Showing
- Cargo.lock 2 additions, 3 deletionsCargo.lock
- crates/tor-dirmgr/Cargo.toml 1 addition, 1 deletioncrates/tor-dirmgr/Cargo.toml
- crates/tor-dirmgr/src/storage/sqlite.rs 1 addition, 1 deletioncrates/tor-dirmgr/src/storage/sqlite.rs
- crates/tor-persist/Cargo.toml 1 addition, 1 deletioncrates/tor-persist/Cargo.toml
- crates/tor-persist/src/fs.rs 1 addition, 1 deletioncrates/tor-persist/src/fs.rs
Loading
Please register or sign in to comment