I've reported two, what I believe are memory leak ...
# ktor
j
I've reported two, what I believe are memory leak issues for Native ktor network, https://youtrack.jetbrains.com/issue/KTOR-4298/embeddedServer-CIO-for-Native-Linux-with-ContentNegotiation-and- and https://youtrack.jetbrains.com/issue/KTOR-4297/aSocket-for-Native-Linux-seems-to-be-leaking-if-host-and-port-is Is there anything that can be done to mitigate or wrap the memory created manually (cleaning up the memory)?
r
@e5l please take a look
👀 1
n
It should also be noted that there are memory leaks in the Ktor Client libraries for the Linux targets.