radicle-heartwood-lfs/radicle/src/node
Alexis Sellier 3f389f37ea
node: Make sure we retry on lock contention
This fixes an issue that came up in tests where we would be reading
and writing to the database at the same time, and it would fail with
an error due to the lock being contended on.
2023-03-31 14:07:45 +02:00
..
routing node: Move `routing` to `radicle` crate 2023-03-15 12:59:49 +01:00
tracking node: Make sure we retry on lock contention 2023-03-31 14:07:45 +02:00
features.rs Implement proper `node::Features` type 2022-10-07 22:49:58 +02:00
routing.rs node: Make sure we retry on lock contention 2023-03-31 14:07:45 +02:00
tracking.rs node: Move tracking store to `radicle` crate 2023-03-15 12:59:49 +01:00