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