mirror of
https://github.com/codex-storage/nim-libp2p.git
synced 2025-01-09 18:45:40 +00:00
3878a95b23
* add proper cancelation handling * remove cancelled futures explicitly * use fifo to keep proper order * add out of order cancelations test * make count public * use `new` instead of `init` * remove private `queue` from tests * expose count as a readonly prop * use `delete()` to preserve seq order