FluentScheduler icon indicating copy to clipboard operation
FluentScheduler copied to clipboard

fix: Stop scheduler from job action

Open rafis-tatar opened this issue 2 years ago • 0 comments

If you call the scheduler stop method from the job method, then _task will still take the value of the new action, and true will be returned when checking for the Running state.

rafis-tatar avatar Jan 30 '23 10:01 rafis-tatar