Hey guys. I’m getting error: ``` ava.lang.VerifyEr...
# coroutines
б
Hey guys. I’m getting error:
Copy code
ava.lang.VerifyError: Bad type on operand stack
Exception Details:
  Location:
    app/Main$main$1$1.doResume(Ljava/lang/Object;Ljava/lang/Throwable;)Ljava/lang/Object; @1347: invokespecial
  Reason:
    Type 'java/util/Collection' (current frame, stack[2]) is not assignable to 'app/Main$main$1$1$doResume$$inlined$run$lambda$1'
stackoverflow 1
w
б
It has state ‘Fixed’
I use the latest kotlin 1.2.61
kotlinx-coroutines-core:0.26.0
i
@Бежан Александр Could you, please, file an issue in https://youtrack.jetbrains.com/issues/KT? I will take a look.