mirror of
https://github.com/apache/cordova-android.git
synced 2025-04-02 21:03:02 +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.