radicle-heartwood-lfs/crates/radicle-node
Daniel Norman 665e640fe4 node/test: Reproduce orphaned fetch at service layer
- Drive the real cancel-skip path: a connection conflict makes
  `disconnected` early-return on a link mismatch, leaving the fetch
  uncancelled
- Combined with an undelivered fetch result, the `active[rid]` entry is
  orphaned and the repo can no longer be fetched from any node
- Confirm delivering the missing result clears the entry and unblocks
  the queued fetch, showing what the fix must guarantee
2026-06-22 18:02:57 +01:00
..
src node/test: Reproduce orphaned fetch at service layer 2026-06-22 18:02:57 +01:00
CHANGELOG.md node: Release 0.20.0 2026-05-06 21:00:14 +01:00
Cargo.toml node: Heap Profiling with DHAT 2026-05-27 12:07:52 +01:00
build.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00