You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: