In case the action task is interrupted before the task is executed, the `actionTask` variable is not cleared and the termination not recognised. Make sure the termination is always recognised to avoid system delays.
In case the action task is interrupted before the task is executed, the
actionTaskvariable is not cleared and the termination not recognised.Make sure the termination is always recognised to avoid system delays.