Skip to content

Fix broken animations by removing deadlock#2993

Merged
Keavon merged 2 commits intomasterfrom
fix-animations
Aug 4, 2025
Merged

Fix broken animations by removing deadlock#2993
Keavon merged 2 commits intomasterfrom
fix-animations

Conversation

@TrueDoctor
Copy link
Copy Markdown
Member

Fixes regression from: #2951

Previously, we had a deadlock in the main evaluation queue but due to the global message queue lock imposed by the message buffering we never noticed that.
This pr removes the nested mutex acquisition

@github-actions github-actions Bot temporarily deployed to graphite-dev (Preview) August 4, 2025 21:03 Inactive
@Keavon Keavon changed the title Fix animations not working by removing deadlock Fix broken animations by removing deadlock Aug 4, 2025
@Keavon Keavon enabled auto-merge (squash) August 4, 2025 22:31
@github-actions github-actions Bot temporarily deployed to graphite-dev (Preview) August 4, 2025 22:44 Inactive
@Keavon Keavon merged commit 836a110 into master Aug 4, 2025
4 checks passed
@Keavon Keavon deleted the fix-animations branch August 4, 2025 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants