pulumi/sdk/nodejs/cmd
Sean Gillespie 9acafcfe11
Don't call process.exit in exit callback (#1892)
Node calls 'exit' event callbacks when a process is preparing to exit,
via process.exit or otherwise, but it does not execute the next callback
in the chain if a callback calls process.exit.
2018-09-06 10:52:05 -07:00
..
dynamic-provider Reimplement refresh. (#1814) 2018-08-22 17:52:46 -07:00
pulumi-language-nodejs Do not make errors during plugin discovery fatal 2018-08-20 15:39:39 -07:00
run Don't call process.exit in exit callback (#1892) 2018-09-06 10:52:05 -07:00