Dave Leeds
03/05/2019, 8:04 PMRejecting re-init on previously-failed class java.lang.Class<kotlinx.coroutines.CoroutineExceptionHandlerImplKt>
The app doesn’t crash, but I’ve got a deferred.await()
that never seems to resume. There’s no other exception information following this message in the logs. Also, I’ve only seen this happen on Android 5.0 - even Android 5.1 seems to work fine.
Has anyone else run into this?Nikita Khlebushkin
03/30/2021, 12:58 PM