nim-codex/tests/codex/utils
Giuliano Mega 457567531f
Fixes active cancellation for pending want requests (#714)
* add block cancellation support + tests

* tie issueCancellations into resolveBlocks for proper exception tracking, address comments

* pull cancellation as separate primitive in BlockExcNetwork

* use allFutures, rename issueBlockCancellations -> cancelBlocks

* use trc instead of wrn to register send error

* do not log peer IDs
2024-02-22 14:54:45 +00:00
..
testasyncstatemachine.nim update asynctest to 0.5.1 (#671) 2024-01-29 17:03:51 -03:00
testjson.nim feat: create logging proxy (#663) 2024-01-22 23:35:03 -08:00
testkeyutils.nim Bump deps take2 (#492) 2023-08-01 16:47:57 -07:00
testoptionalcast.nim Create memory-leak detecting test suite (#226) 2023-06-22 12:01:21 -06:00
testthen.nim update asynctest to 0.5.1 (#671) 2024-01-29 17:03:51 -03:00
testtimer.nim update asynctest to 0.5.1 (#671) 2024-01-29 17:03:51 -03:00
testtrackedfutures.nim update asynctest to 0.5.1 (#671) 2024-01-29 17:03:51 -03:00
testutils.nim Fixes active cancellation for pending want requests (#714) 2024-02-22 14:54:45 +00:00