Is there any know problem with memory leak in Ktor...
# ktor
z
Is there any know problem with memory leak in Ktor on iOS? 🤔 I’m running an app where I’m just polling api every 1 sec and memory on iOS emulator just keeps growing.
👀 1
n
Ktor Client also has memory leak issues with the linuxX64 target.