Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: doesn't fail loop fut if it is already finished (#50)
It was raising a defect on nim-libp2p tests sometimes as a future can't fail if it is already finished.
- Loading branch information