pulumi/changelog/pending
Thomas Gummerer 14680cd588
fix deadlock in stopwatch mutex (#16129)
The `m` mutex deadlocks in the display code. Split it up into an event
mutex that works as it did before
https://github.com/pulumi/pulumi/pull/16101, and add a separate mutex
for the stopwatch, to avoid any deadlocks here.


Fixes https://github.com/pulumi/pulumi/issues/16127
2024-05-06 16:28:18 +00:00
..
20240502--engine--normalize-provider-version-during-default-provider-lookup.yaml Canonicalize provider version during default provider lookup (#16109) 2024-05-06 08:22:28 +00:00
20240506--cli-display--fix-a-deadlock-in-the-display-code.yaml fix deadlock in stopwatch mutex (#16129) 2024-05-06 16:28:18 +00:00