vscode-hxcpp-debug
vscode-hxcpp-debug copied to clipboard
Stop does not seem to kill the compile process
While pressing stop kills the running app, it does not appear to be killing the haxe (nor hxcpp / cc1plus) processes on Linux. Watching top, you can see those processes still continue.
Not sure about Mac and Windows.