https://kotlinlang.org logo
#ktor
Title
# ktor
z

zalewski.se

06/15/2020, 3:40 PM
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

napperley

06/16/2020, 4:00 AM
Ktor Client also has memory leak issues with the linuxX64 target.
17 Views