mirror of
https://github.com/apache/cordova-android.git
synced 2025-03-31 03:22:58 +08:00

-Manifested when running mobile spec. Was caused by CallbackServer obtaining lock #1 then #2, while other thread obtained #2 then #1.
-Manifested when running mobile spec. Was caused by CallbackServer obtaining lock #1 then #2, while other thread obtained #2 then #1.