Commit Graph

4 Commits

Author SHA1 Message Date
gmega 12c356672d add exception handling for Chronos V4 2024-01-15 19:28:09 -03:00
Mark Spanbroek d22828cb8b Fix: ensure that `eventually` works when std/times is imported 2024-01-10 13:13:18 +01:00
Mark Spanbroek 90c1b35b67 Explicitly import either asyncdispatch or chronos version
Reorganizes the code into separate versions for asyncdispatch and
chronos so that we no longer have to rely on hard-to-maintain code
that implicitly works with both asyncdispatch and chronos.

This is a backwards incompatible change.
2024-01-09 11:40:31 +01:00
Mark Spanbroek c9423b198f Tests for chronos v4 2023-12-21 09:55:34 +01:00