cron icon indicating copy to clipboard operation
cron copied to clipboard

a cron library for go

Results 173 cron issues
Sort by recently updated
recently updated
newest added

# Bug Report: SkipIfStillRunning Chain Not Applied When Manually Calling Entry.Job.Run() ## Description When using `cron.WithChain(cron.SkipIfStillRunning(...))` to prevent concurrent job execution, manually calling `Entry.Job.Run()` bypasses the chain wrapper, allowing concurrent...

This allows to verify that code compiles successfully and that all tests pass.