waitForUserDependencyThread

@VisibleForTesting(otherwise = 5)
internal fun waitForUserDependencyThread()

Waits until any queued tasks in the mUserDependencyExecutor are finished. This is NOT intended to be used outside of tests.