Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow pipeline to be cancelled via cancellationtoken #79

Open
sebastianslutzky opened this issue Jun 18, 2020 · 0 comments
Open

Allow pipeline to be cancelled via cancellationtoken #79

sebastianslutzky opened this issue Jun 18, 2020 · 0 comments

Comments

@sebastianslutzky
Copy link

Hi,
I'm currently running multiple powershell tasks in parallel. I'd like to be able to stop them all if one of them fail. I am already cancelling the cancellationtoken but I'd need the PowershellRunner to listen to it and stop the running pipeline.
The cancellationtoken can be passed via configuration....or maybe it is already available as a core functionality of Cake?
thanks
Sebastian

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant