pulumi/changelog
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
..
pending fix deadlock in stopwatch mutex (#16129) 2024-05-06 16:28:18 +00:00
config.yaml Fix coming soon misrender (#15783) 2024-03-26 17:24:37 +00:00