Hey guys! I'm facing this issue when running with ...
# coroutines
l
Hey guys! I'm facing this issue when running with coroutines:
Copy code
Caused by: java.lang.ClassCastException: kotlin.coroutines.jvm.internal.CompletedContinuation cannot be cast to kotlinx.coroutines.DispatchedContinuation
Copy code
stderr  : kotlinx.coroutines.CoroutinesInternalError: Fatal exception in coroutines machinery for AwaitContinuation(DispatchedContinuation[BlockingEventLoop@36a06c04, Continuation at kotlinx.coroutines.DeferredCoroutine.await$suspendImpl(Builders.common.kt:99)@49b82stderr  : c9f]){com.amazonaws.services.s3.model.ObjectTagging@350b2305}@6dbe3213. Please read KDoc to 'handleFatalException' method and report this incident to maintainers