pulumi/pkg/codegen/internal
Pat Gavlin 255620ea1e
[codegen/nodejs] Await invokes in async contexts. (#4598)
If we are generating code into an async context (e.g. an async main),
await calls to invoke rather than leaving them as promises. This results
in more idiomatic code withing such contexts.
2020-05-11 10:21:56 -07:00
..
test [codegen/nodejs] Await invokes in async contexts. (#4598) 2020-05-11 10:21:56 -07:00