radicle-heartwood-lfs/radicle
cloudhead eee304e0b7
cob: Expose operation concurrency
When evaluating a COB, expose to the `apply` function the operations
concurrent to the current one being applied. These are essentially
"related" nodes in the graph, that are neither ancestors or descendants.

This will let us for example have different failure modes depending on
whether there were conflicting operations, as well as expose conflicts
to the user.
2024-01-22 21:20:01 +01:00
..
src cob: Expose operation concurrency 2024-01-22 21:20:01 +01:00
Cargo.toml General dependency update 2024-01-18 13:30:26 +01:00