mirror of
https://github.com/logos-storage/nim-chronos.git
synced 2026-03-18 18:23:15 +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.