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