mirror of https://github.com/pulumi/pulumi.git
![]() Previously, streamInvoke was only supported by the query command. Copied the implementation into the resource monitor, which will allow streaming invoke commands to run during updates. Also fixed a bug with cancellation of streaming invokes. The check was comparing against a hardcoded string, which did not match the actual error string. Instead, we can rely on the error code. |
||
---|---|---|
.. | ||
closure | ||
asyncIterableUtil.ts | ||
config.ts | ||
debuggable.ts | ||
index.ts | ||
invoke.ts | ||
mocks.ts | ||
resource.ts | ||
rpc.ts | ||
settings.ts | ||
stack.ts |