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> |
||
---|---|---|
.. | ||
cmd.ts | ||
config.ts | ||
errors.ts | ||
events.ts | ||
index.ts | ||
localWorkspace.ts | ||
minimumVersion.ts | ||
projectSettings.ts | ||
remoteStack.ts | ||
remoteWorkspace.ts | ||
server.ts | ||
stack.ts | ||
stackSettings.ts | ||
tag.ts | ||
workspace.ts |