Hello, I have been getting some really weird coro...
# ktor
t
Hello, I have been getting some really weird coroutine issues when using Ktor, and someone told me to ask around these parts. To avoid duplicating the entire question, I have linked it below. If you have any suggestions please reply in this thread or in #coroutines. Thank you!
a
Can you share some code to reproduce those exceptions?
f
This was a known issue in Kotlin 1.51 , are you sure you’re not running with an older runtime on your classpath?