pulumi/sdk/nodejs/tests/runtime/langhost
Justin Van Patten 5d6e340c10
[sdk/nodejs] Save pkg/mod registrations on async local store (#13240)
Rather than saving package/module registrations in a module variable,
save them in the store where other state is stored. This way, if there
are multiple copies of `@pulumi/pulumi`, they'll use the same store,
rather than having separate copies of registrations.

Fixes #13223

---------

Co-authored-by: Thomas Gummerer <t.gummerer@gmail.com>
2024-08-02 07:37:06 +00:00
..
cases [sdk/nodejs] Save pkg/mod registrations on async local store (#13240) 2024-08-02 07:37:06 +00:00
run.spec.ts Revert "Implement `dependsOn` for invokes in the NodeJS SDK (#16560)" (#16642) 2024-07-12 10:16:55 +00:00