fix(ext/process): kill descendant processes when killing a child #32565
fix(process): kill descendant processes when killing a child
181a8b19
kajukitli
approved these changes
on 2026-03-07
fix: only kill descendant processes for SIGKILL
2ea8a031
bartlomieju
changed the title fix(process): kill descendant processes when killing a child fix(ext/process): kill descendant processes when killing a child 158 days ago
fix: don't kill descendants for node:child_process
13127705
fix: suppress unused variable warning on Windows
4373658f
merge main and resolve conflicts
4bc7d171
fix: use sys_traits instead of std::fs for /proc reads
263051ca
fix: import FsDirEntry trait for file_name() method
b0d421f8
fix: address review comments on kill descendant PR
3e03951b
Merge branch 'main' into fix/kill-process-group
e17a948c
fix: rename symbol to kNoKillDescendants, grow proc_listchildpids buffer
9706558e
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub