Accidental StacklessClosedChannelException when using AsyncHttpClient #193
Labels
bug
Something isn't working
lang: kotlin
Related for Kotlin language
module: http-client
Related to module - http
When I use the following Koltin extension for AsyncHttpClient:
sometimes requests are failed with this error:
I don't know how to reproduce this, it just happens time to time.
Versions
JVM: corretto-17.0.6
Kora: 0.11.10
Kotlin: 1.8.22
kotlinx-coroutines: 1.7.1
KSP: 1.8.22-1.0.11
The text was updated successfully, but these errors were encountered: