https://kotlinlang.org logo
#ktor
Title
# ktor
h

Hamza GATTAL

11/27/2020, 6:48 PM
Hi everyone Anyone face this error before Exception in thread "eventLoopGroupProxy-3-1 @response-pipeline#3" kotlinx.coroutines.CoroutinesInternalError: Fatal exception in coroutines machinery for DispatchedContinuation[UnsafeBlockingTrampoline@76907f9f, Continuation at io.ktor.utils.io.jvm.javaio.OutputAdapter$loop$1.loop(Blocking.kt:311)@aa7a293]. Please read KDoc to 'handleFatalException' method and report this incident to maintainers
c

carrot

11/27/2020, 8:34 PM
If so, downgrade to 1.4.1
h

Hamza GATTAL

11/27/2020, 8:42 PM
Downgrade to 1.4.0 Everything is good Thanks brother
11 Views