Skip to content

v3.3.4

Compare
Choose a tag to compare
@linkdotnet linkdotnet released this 03 Nov 20:18
b906e8b

Fixes

  • Ensure multiples schedules of the same job with different chains of dependent jobs are properly processed. Identified in #108, by @nulltoken.

  • Teach IRuntimeJobRegistry.RemoveJob() to clean up potential dependent jobs. Fixes #107, by @nulltoken.