Issue on Visual Cron with a Task that's been running for over a day, normally takes less than 1 minute.
When I look at Long Running Jobs, the PID is 0 so I cannot kill it using the PID like we would normally do.
Can anyone advise how I stop the job from running?
I've tried stopping the task & the job, deactivating the task / job, pausing it etc to no avail.
Surely an easy way to resolve this?