Which kotlin version is ktor-client:2.0.2 compatib...
# ktor
b
Which kotlin version is ktor-client:2.0.2 compatible with? Getting weird linxX64 curl engine linking errors with K1.7.0
a
Could you please share linking errors?
b
To reproduce, clone https://github.com/mpetuska/klip/tree/server and run this
cd sandbox && ./gradlew linuxX64Test
Here's an error log:
j
Since the subject is about Ktor client. We are having a memory leak problem that is scaling our pods. Do you know if there is any solution for this? @Aleksei Tirman [JB]
a
@Big Chungus I’ve created an issue https://youtrack.jetbrains.com/issue/KT-52813.
👍 1
b
Thanks. Good to know that it's not just my incorrect setup somehow.