mirror of
https://github.com/logos-storage/nim-chronos.git
synced 2026-08-02 12:23:20 +00:00
* Add allCompleted() primitive. * Rename it to allFinished(). * Fix allFinished Future's static name. Use `mitems()` instead of `for`.