Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 92e0f905 authored by Shai Barack's avatar Shai Barack
Browse files

Remove unnecessary synchronization that was causing a deadlock

Synchronization was never needed here.
A failed test run exposed a potential deadlock between the
synchronized code here that wait()s, and synchronized code
elsewhere that notify()es.

Bug: 385010271
Change-Id: I20ba76b70c92d3deef6eddeb806b582728704815
Flag: android.os.message_queue_testability
parent 562c3a18
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment