
This also introduces the 'lazy' status change boolean, which indicates whether the status change should interrupt the worker's current task (lazy=false), or only take effect after the task is finished (lazy=true).
This also introduces the 'lazy' status change boolean, which indicates whether the status change should interrupt the worker's current task (lazy=false), or only take effect after the task is finished (lazy=true).