mirror of https://github.com/pulumi/pulumi.git
fb2607ebac
This PR adds support to the auto api for a cancelation signal to be sent by the caller, causing graceful shutdown of the Pulumi deployment operation (`preview`, `up`, `refresh`, `destroy`). Uses the standard `AbortSignal` API. Related: #13160 --------- Co-authored-by: Thomas Gummerer <t.gummerer@gmail.com> |
||
---|---|---|
.. | ||
data | ||
cmd.spec.ts | ||
localWorkspace.spec.ts | ||
remoteWorkspace.spec.ts | ||
util.ts |