Skip to content

Commit

Permalink
fix: kill process tree after debug termination (#12661)
Browse files Browse the repository at this point in the history
* fix: kill tree

* fix: kill tree
  • Loading branch information
jayzhang authored Nov 6, 2024
1 parent 47abd2e commit 86ff457
Show file tree
Hide file tree
Showing 3 changed files with 830 additions and 796 deletions.
1 change: 1 addition & 0 deletions packages/vscode-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1744,6 +1744,7 @@
"semver": "^7.5.2",
"string-similarity": "^4.0.4",
"tmp": "^0.2.1",
"tree-kill": "^1.2.2",
"validator": "^13.7.0",
"vscode-tas-client": "^0.1.75"
},
Expand Down
Loading

0 comments on commit 86ff457

Please sign in to comment.