2 Commits

Author SHA1 Message Date
gmega
73c08f77af feat: add tunable polling interval with conservative defaults to async predicate checks 2025-03-21 14:52:32 -03: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