radicle-heartwood-lfs/crates/radicle-node
Daniel Norman 3459ad57cc node/wire: Test disconnected node remove active fetch
- Drive `worker_result` through the real wire layer with the peer in
  `Disconnecting` state, mirroring a fetch that ends mid-disconnect
- Assert `active[rid]` survives, proving the result is discarded without
  calling `service.fetched`, which is what orphans the entry
- Add helpers to wrap a service with an active fetch in a `Wire`
2026-06-22 18:02:57 +01:00
..
src node/wire: Test disconnected node remove active fetch 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