vscode-hxcpp-debug icon indicating copy to clipboard operation
vscode-hxcpp-debug copied to clipboard

Stop does not seem to kill the compile process

Open jcward opened this issue 9 years ago • 0 comments

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.

jcward avatar Dec 09 '15 04:12 jcward