Skip to content

Fix concurrent CAAnimationDelegate swizzling crash#2162

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

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

Conversation

@copybara-service

@copybara-service copybara-service Bot commented Jun 12, 2026

Copy link
Copy Markdown

Fix concurrent CAAnimationDelegate swizzling crash

Introduce thread-safe double-checked locking using @synchronized(self) in InstrumentSurrogateDelegate to prevent concurrent swizzling crashes.

Introduce thread-safe double-checked locking using @synchronized(self) in InstrumentSurrogateDelegate to prevent concurrent swizzling crashes.

PiperOrigin-RevId: 931015308
@copybara-service copybara-service Bot changed the title Internal Commit Uploaded Fix concurrent CAAnimationDelegate swizzling crash Jun 12, 2026
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