forked from angrymango/CronExpression
-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Hi - I have tried another Swift Cron SPM and it worked mostly ok, but you could not cancel a schedule.
That SPM created a cron interval correctly, and it started a task, using
queue.asyncAfter(deadline: .now() + getInterval()) { () -> () in
But, this cannot be cancelled. Does your SPM allow for cancelling a started task ?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels