mirror of
https://github.com/logos-storage/nim-chronos.git
synced 2026-01-25 00:33:10 +00:00
* Fix `or` should not create future with OwnCancelSchedule flag set. * Fix `CancelledError` missing from raises list when both futures has empty raises list. * Fix macros tests.