You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I pulled the latest changes and did an npm update. When running kiwibnc now, the workers rapidly start to hog memory and won't stop until I either stop the service or oomkiller steps in.
This is on Arch Linux and nodejs version is 19.7.0.
How could I investigate this?
Running with trace level messages does not yield anything interesting:
I pulled the latest changes and did an npm update. When running kiwibnc now, the workers rapidly start to hog memory and won't stop until I either stop the service or oomkiller steps in.
This is on Arch Linux and nodejs version is 19.7.0.
How could I investigate this?
Running with trace level messages does not yield anything interesting:
I tried attaching strace to one of the worker processes, but it also doesn't give anything useful.
The text was updated successfully, but these errors were encountered: