pulumi/sdk/nodejs/cmd
Joe Duffy 0383c24087
Drain the message queue before exiting (#498)
This change remembers that we failed due to an uncaught exception,
and defers the process.exit(1) until we actually reach the process's
exit event.  This ensures that we drain the message queue before
exiting, which ensures that outbound messages actually reach their
destination.
2017-10-30 11:48:54 -07:00
..
dynamic-provider Shorten lines. 2017-10-16 23:06:53 -07:00
langhost Enable 'use const' linter rule. (#405) 2017-10-10 14:50:55 -07:00
run Drain the message queue before exiting (#498) 2017-10-30 11:48:54 -07:00