Skip to content

Tags: rogusdev/recurring-tasks

Tags

v2.0.1

Toggle v2.0.1's commit message
cancel should interrupt the initial delay sleep as well

v2.0.0

Toggle v2.0.0's commit message
switch entirely over to tokio for timing tasks, greatly simplifying i…

…nternals

v1.3.0

Toggle v1.3.0's commit message
run with cancellation token to properly shutdown on sigterm, with bet…

…ter testing

v1.2.0

Toggle v1.2.0's commit message
move name, interval, and offset from AsyncTask into ManagedTask for s…

…implification

v1.1.2

Toggle v1.1.2's commit message
add intro crate docs

v1.1.1

Toggle v1.1.1's commit message
fix the quarter past offset and add tests

v1.0.0

Toggle v1.0.0's commit message
Add cargo fields for crate publishing