Skip to content

fix(android): avoid holding initLock while calling into TextToSpeech to prevent ABBA deadlock#12

Open
RemiHin wants to merge 1 commit into
mhpdev-com:mainfrom
RemiHin:main
Open

fix(android): avoid holding initLock while calling into TextToSpeech to prevent ABBA deadlock#12
RemiHin wants to merge 1 commit into
mhpdev-com:mainfrom
RemiHin:main

Conversation

@RemiHin

@RemiHin RemiHin commented Jun 8, 2026

Copy link
Copy Markdown

Fixes #11

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.

Android ANR/deadlock: ensureInitialized holds initLock while calling TextToSpeech APIs

1 participant