refactor: implement allFinishedFailed to aggregate future results with success and failure tracking

This commit is contained in:
Dmitriy Ryajov 2025-02-26 18:13:16 -06:00
parent 64ce5ac9bf
commit da33a886e0
No known key found for this signature in database
GPG Key ID: DA8C680CE7C657A4

View File

@ -4,6 +4,8 @@ import helpers/templeveldb
import std/times
import std/sequtils, chronos
import std/sequtils, chronos
export multisetup, trackers, templeveldb
### taken from libp2p errorhelpers.nim