calabash / calabash-android-server

Automated Functional testing for Android based on cucumber
Other
28 stars 41 forks source link

getting /map fix #106

Closed AlexeyBudynkov closed 3 years ago

AlexeyBudynkov commented 3 years ago

Fixed: /map query took a long time - about 2-3 minutes.

AlexeyBudynkov commented 3 years ago

Looks good, what was about running on the main thread?

I looked through the code, it seems like almost everywhere this method was used on the main thread using runOnMainSync or runOnViewThread