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
Aleksei Tirman [JB]
06/06/2023, 9:05 AM
Can you share some code to reproduce those exceptions?
f
fitermay
06/06/2023, 12:52 PM
This was a known issue in Kotlin 1.51 , are you sure you’re not running with an older runtime on your classpath?