pulumi/sdk/nodejs/tests/runtime
joeduffy 6630de503c Support capturing Computed<T>s and Promise<T>s
This change adds support for awaiting any Computed<T> and Promise<T>s
that were captured inside of a function's closure.  This preserves our
ability to capture, for example, resource state that ends up getting
serialized as the final resource state, rather than a snapshot of the
(mostly unresolved) resource state at the time of serialization.
2017-09-06 07:36:19 -07:00
..
langhost Depend only on vendored protos 2017-09-05 11:52:33 -07:00
closure.spec.ts Support capturing Computed<T>s and Promise<T>s 2017-09-06 07:36:19 -07:00