mirror of
https://github.com/logos-storage/nim-chronos.git
synced 2026-01-04 14:33:05 +00:00
* Add `join()` operation to wait for future completion without cancelling it when `join()` got cancelled. * Start using join() operation.