pulumi/sdk/nodejs/runtime
Sean Gillespie ae1a2e8b7e
Fail closure serialization in Node 11 (#2098)
* Fail closure serialization in Node 11

Node 11 changed many of the intrinsics that we depend upon for closure
serialization, so until we fix the underlying issues this commit lazily
fails if a closure is serialized when running on Node 11.

* CR feedback
2018-10-25 10:55:47 -07:00
..
closure Fail closure serialization in Node 11 (#2098) 2018-10-25 10:55:47 -07:00
config.ts Do not lazy initialize config or settings 2018-08-06 15:53:38 -07:00
debuggable.ts Don't call process.exit in exit callback (#1892) 2018-09-06 10:52:05 -07:00
index.ts Actually export type. (#1971) 2018-09-21 11:58:58 -07:00
invoke.ts Get rid of waitForDeath (#2041) 2018-10-10 10:01:57 -07:00
resource.ts Get rid of waitForDeath (#2041) 2018-10-10 10:01:57 -07:00
rpc.ts Allow promise exports 2018-09-02 10:41:04 -07:00
settings.ts Default to unbounded parallelism (#2065) 2018-10-17 15:33:26 -07:00
stack.ts Move management of root resource state to engine (#1944) 2018-09-18 11:47:34 -07:00