Hi guys. Does anybody have an experience in creati...
# coroutines
a
Hi guys. Does anybody have an experience in creating observability for active coroutines at runtime (PROD)? I need to know how many active coroutines are in the thread pool. I see there is an
kotlin-coroutines-debug
library, which solves my requirements. However, I'm not sure about performance impact + if it is suitable to native builds (according to the docs - not really)... I would be very grateful for advice. :)
n
a
Thank a lot @Natasha Murashkina
Nevertheless, it's been a while since this task was created... And there has been no progress for more than 5 years... 🤷‍♂️
🥲 1