You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 12, 2020. It is now read-only.
This article discusses using a CountDownLatch for testing async tasks:
http://codetalk.de/?p=43
http://developer.android.com/reference/java/util/concurrent/CountDownLatch.html
May be easier and more robust than using time-based waiting.
The text was updated successfully, but these errors were encountered: