We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
cancel should interrupt the initial delay sleep as well
switch entirely over to tokio for timing tasks, greatly simplifying i… …nternals
run with cancellation token to properly shutdown on sigterm, with bet… …ter testing
move name, interval, and offset from AsyncTask into ManagedTask for s… …implification
add intro crate docs
fix the quarter past offset and add tests
Add cargo fields for crate publishing