pulumi/sdk/nodejs/cmd
Fraser Waters 2f93d5e224
Fix race in language conformance tests Log method (#16227)
<!--- 
Thanks so much for your contribution! If this is your first time
contributing, please ensure that you have read the
[CONTRIBUTING](https://github.com/pulumi/pulumi/blob/master/CONTRIBUTING.md)
documentation.
-->

# Description

<!--- Please include a summary of the change and which issue is fixed.
Please also include relevant motivation and context. -->

The engine can call Log in parallel, so we need to lock to maintain our
`previousMessage` correctness.
2024-05-19 17:41:42 +00:00
..
dynamic-provider Upgrade to grpc-js 1.10.1 and remove calls to deprecated server.start (#15500) 2024-02-23 11:32:40 +00:00
pulumi-language-nodejs Fix race in language conformance tests Log method (#16227) 2024-05-19 17:41:42 +00:00
run Vendor TypeScript and ts-node (#15622) 2024-04-10 15:26:37 +00:00
run-policy-pack Vendor TypeScript and ts-node (#15622) 2024-04-10 15:26:37 +00:00