[Azure Devops] Cancelling all notStarted or inProgress tasks if job is cancelled

Andrei Jurj 1 Reputation point
2022-06-23T09:42:15.08+00:00

Hello,

I have a pipeline in AzureDevOps. It install several NPM dependencies and afterwards I use npm run <script_name>.
However if I cancel the job it still spawns webdrivers and it can be seen that the job is still running based on the counter.

Is there a way to cancel the tasks which are inProgress/notStarted if I cancel an ongoing job?

Thank you

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
41,925 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. vipullag-MSFT 26,431 Reputation points
    2022-06-23T10:05:27.437+00:00

    @Andrei Jurj

    Welcome to Microsoft Q&A Platform, thanks for posting your query here.

    Azure DevOps related queries/issues are currently not supported on this Microsoft Q&A platform. Please check this supported products list here (more to be added later on).

    I would request you to please post your queries in dedicated forums as in below links:
    https://developercommunity.visualstudio.com/spaces/21/index.html
    https://developercommunity.visualstudio.com/t/get-unique-id-from-devops-organization/756710
    https://stackoverflow.com/questions/tagged/azure-devops

    Hope that helps.
    Please 'Accept as answer' if it helped, so that it can help others in the community looking for help on similar topics.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.