radicle-heartwood-lfs/radicle/src/node/tracking
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
..
schema.sql node: Move tracking store to `radicle` crate 2023-03-15 12:59:49 +01:00
store.rs node: Make sure we retry on lock contention 2023-03-31 14:07:45 +02:00