Skip to content

v4.10.1

Latest

Choose a tag to compare

@linkdotnet linkdotnet released this 31 Mar 17:52
d33602b

Fixed

  • Fixed duplicate job execution caused by system timers firing slightly before the scheduled cron time, resulting in the same cron slot being scheduled again. Reported by @RShergold in #327. Fixed by @linkdotnet.