Comment 1 for bug 1769012

Revision history for this message
Matt B (matty-brennan) wrote :

We have also seen this issue with asynchronous tasks and retries. If the execution is cancelled but an async tasks then fails, the retry logic will kick in and start up the task again inside the cancelled execution.