software-mansion / react-native-ide

https://ide.swmansion.com
Other
705 stars 21 forks source link

After closing VScode sim-server-executable was still open #391

Open terrysahaidak opened 1 week ago

terrysahaidak commented 1 week ago

Description Closed VSCode a while ago and noticed something was using my CPU. Then I've noticed that there were 2 processes of sim-server-executable which were using both 100% CPU. I had IDE freeze a few times today after fast refresh, this might be the reason it happened. But it would be cool to make sure all the time when IDE is closed (panel is closed or VSCode is closed) everything it could spawn was killed as well since the server uses a lot of CPU.

Environment