https://kotlinlang.org logo
Title
j

Júlio Santos

06/14/2022, 9:25 PM
Are you having memory leakage problems with ktor?
1
A reference about this problem
a

Aleksei Tirman [JB]

06/15/2022, 1:03 PM
@Júlio Santos could you please add a comment with details in the issue if you still experience this problem?
j

Júlio Santos

06/15/2022, 1:07 PM
Can I send you a short video?
a

Aleksei Tirman [JB]

06/15/2022, 1:08 PM
You can attach it to the issue.
j

Júlio Santos

06/15/2022, 1:09 PM
I’ll do it! Just to understand better, are you already looking at this in Ktor version 2.0.2?
a

Aleksei Tirman [JB]

06/15/2022, 2:29 PM
I will look at it a bit later
j

Júlio Santos

06/15/2022, 4:24 PM
Thanks
a

Aleksei Tirman [JB]

06/15/2022, 5:00 PM
Valgrind on Linux didn’t find any leaks. Here is a report.
Ktor 2.0.2, Kotlin 1.7.0, Linux ubuntu 5.15.0-37-generic.
j

Júlio Santos

06/20/2022, 1:28 AM
Interesting analysis @Aleksei Tirman [JB]! Since we deploy through Kubernetes, I changed the base image of the Dockerfile and it really didn’t leak