Reposting this for visibility. Still have this pro...
# ktor
r
Reposting this for visibility. Still have this problem. Should I create a GitHub issue? Any further debugging I can do before I do that?
Quote from @Vsevolod Tolstopyatov [JB] on #coroutines :
It is Ktor-specific issue, ActorSelectorManager busy-loops too aggressively , please report it to #ktor
e
Hi @rocketraman, Yes. Could you file the issue for investigation progress?
r
Will do. It is happening right now on one of my instances. Is there any additional information you suggest retrieving that might help? Right now I just have the stack.
If not, I'll restart the processes to solve the problem.
e
jstack would be nice 🙂
r
Upon further investigation, I think this is actually a client problem, not a server problem, as noted by @Sergey Bondari in the original thread (https://kotlinlang.slack.com/archives/C0A974TJ9/p1551936535068700). I created this issue: https://github.com/ktorio/ktor/issues/1041.