Skip to content

Fix concurrent CAAnimationDelegate swizzling crash#2158

Open
copybara-service[bot] wants to merge 1 commit into
earlgrey2from
test_923266434
Open

Fix concurrent CAAnimationDelegate swizzling crash#2158
copybara-service[bot] wants to merge 1 commit into
earlgrey2from
test_923266434

Conversation

@copybara-service

@copybara-service copybara-service Bot commented May 29, 2026

Copy link
Copy Markdown

Fix concurrent CAAnimationDelegate swizzling crash

Wrap EarlGrey delegate swizzling logic within double-checked @synchronized(self) locking to ensure thread-safety during concurrent animations instrumentation.

@copybara-service copybara-service Bot changed the title Internal Commit Uploaded Fix concurrent CAAnimationDelegate swizzling crash May 29, 2026
Wrap EarlGrey delegate swizzling logic within double-checked @synchronized(self) locking to ensure thread-safety during concurrent animations instrumentation.

PiperOrigin-RevId: 923266434
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.

1 participant