cruise icon indicating copy to clipboard operation
cruise copied to clipboard

Cancel `STOP` plan op when the worker task is already finished

Open wynot12 opened this issue 8 years ago • 0 comments

When deleting worker in Cruise-PS, STOP plan operation, which stops worker task should be done first.

But worker task can end before receives STOP plan operation. In this case, PlanExecutor should detect that situation and bypass the STOP plan op.

wynot12 avatar Oct 10 '16 06:10 wynot12