-
Notifications
You must be signed in to change notification settings - Fork 17
Description
Hello, first of all thanks for nwnsc.
I'm using Linux, Manjaro 6.3.5-2 and VSCodium (with marketplace and unblocked features)
I've been using nwnsc with VSCode for a while now and I've always noticed that as time goes on, my computer fans starts ramping up and the entire system starts to slow down to a point where I'm forced to reboot to fix this issue.
Then one day I decided to look into what was causing it, I ran "htop" command in the terminal to check for running processes and noticed that there was a lot of nwnsc instances running.
Since I'm too lazy I just created a script that runs "sudo killall nwnsc" periodically instead of posting the issue here.
So basically everytime nwnsc runs it never terminates it after its done.
Here's a screen snip of my htop
PS: I've already posted an issue in https://github.com/PhilippeChab/nwscript-ee-language-server which is the plugin that I'm using to run it, and the dev said that the issue is not with his plugin but with nwnsc itself (exclusively on linux systems), so that's why I'm posting it here.
Thanks again
