https://kotlinlang.org logo
#coroutines
Title
# coroutines
g

gotoOla

12/03/2018, 4:31 PM
anyone here that has a lot of experience with netty? We migrated a vertx+coroutine (kotlin 1.2.61-app) to ktor 1.0 and we are seeing some memory leakage. This is the visualvm images which I can’t really tell a lot from but the reason why I am asking about netty is the call-thread
message has been deleted
the heap histogram shows 52% char[] but I don’t really know what to expect when profiling/analyzing coroutines.
maybe this is the wrong channel, noticed the ktor channel now
2 Views