Skip to content

Kill all tasks at once #2

Description

@n370

So if you have a task with its dependsOn property set to a list with one or more items and you run it, the other tasks in that list will also be executed. If they are 1 or 2 then you may be fine terminating them one-by-one but if you have let's say 5 tasks as I do in my current project, then you may be better of with a Kill All Tasks command.

I found your extension while looking for something already built that does that. If you think it makes sense, I can look to see if I can create a PR adding this feature to killtasksbutton. As a side project I'm planning to build myself an extension that does exactly that if I can't find one anyway.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions