fix(watcher): always tree-kill on stop regardless of childProcess.killed flag
The direct bash child may already be dead from terminal SIGINT while grandchildren (tsrun, devserver) are still running. Removing the .killed guard ensures tree-kill always runs to clean up the entire process tree.
This commit is contained in:
4408
pnpm-lock.yaml
generated
4408
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user