rocketraman
03/07/2019, 5:28 AM"DefaultDispatcher-worker-2" #33 daemon prio=5 os_prio=0 cpu=31665720.38ms elapsed=34858.54s tid=0x00007febc1c2a800 nid=0x3d runnable [0x00007feb809a8000]
java.lang.Thread.State: RUNNABLE
at sun.nio.ch.EPoll.wait(java.base@11.0.1/Native Method)
at sun.nio.ch.EPollSelectorImpl.doSelect(java.base@11.0.1/EPollSelectorImpl.java:120)
at sun.nio.ch.SelectorImpl.lockAndDoSelect(java.base@11.0.1/SelectorImpl.java:124)
- locked <0x000000060a49d520> (a sun.nio.ch.Util$2)
- locked <0x000000060a49d3d0> (a sun.nio.ch.EPollSelectorImpl)
at sun.nio.ch.SelectorImpl.selectNow(java.base@11.0.1/SelectorImpl.java:146)
at io.ktor.network.selector.ActorSelectorManager.process(ActorSelectorManager.kt:77)
at io.ktor.network.selector.ActorSelectorManager$process$1.invokeSuspend(ActorSelectorManager.kt)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:32)
at kotlinx.coroutines.DispatchedTask.run(Dispatched.kt:233)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:594)
at kotlinx.coroutines.scheduling.CoroutineScheduler.access$runSafely(CoroutineScheduler.kt:60)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:742)
Sergey Bondari
03/07/2019, 6:05 PMrocketraman
03/07/2019, 6:08 PMHttpClient
at all, so the cause is definitely something else in my case...