Multiple instances of a task running sequentially + Max timeout fixes
What's Changed
- feat: able to run same task multiple times sequentially by @agonper in #51
- fix: alarm-based task execution timeouts are no longer top-unbounded by @agonper in #52
Full Changelog: v3.0.1...v3.1.0