Open BinarySpike opened 2 years ago
I found a way to kill the child task when you stop debugging by associating the npmScriptRunner with a Job Object. I've successfully tested this closes the process tree when stopping debugging in both vscode and Visual Studio 2022.
npmScriptRunner
This is a Windows only modification.
I found a way to kill the child task when you stop debugging by associating the
npmScriptRunner
with a Job Object. I've successfully tested this closes the process tree when stopping debugging in both vscode and Visual Studio 2022.This is a Windows only modification.