deno
fix(ext/process): kill descendant processes when killing a child
#32565
Open

fix(ext/process): kill descendant processes when killing a child #32565

bartlomieju wants to merge 10 commits into main from fix/kill-process-group
bartlomieju
bartlomieju fix(process): kill descendant processes when killing a child
181a8b19
kajukitli
kajukitli approved these changes on 2026-03-07
bartlomieju fix: only kill descendant processes for SIGKILL
2ea8a031
bartlomieju bartlomieju requested a review from nathanwhit nathanwhit 158 days ago
bartlomieju 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
nathanwhit
nathanwhit commented on 2026-03-13
bartlomieju fix: don't kill descendants for node:child_process
13127705
bartlomieju fix: suppress unused variable warning on Windows
4373658f
bartlomieju merge main and resolve conflicts
4bc7d171
bartlomieju fix: use sys_traits instead of std::fs for /proc reads
263051ca
bartlomieju fix: import FsDirEntry trait for file_name() method
b0d421f8
bartlomieju bartlomieju requested a review from copilot-pull-request-reviewer copilot-pull-request-reviewer 150 days ago
copilot-pull-request-reviewer
copilot-pull-request-reviewer commented on 2026-03-20
bartlomieju fix: address review comments on kill descendant PR
3e03951b
bartlomieju Merge branch 'main' into fix/kill-process-group
e17a948c
bartlomieju bartlomieju requested a review from copilot-pull-request-reviewer copilot-pull-request-reviewer 150 days ago
copilot-pull-request-reviewer
copilot-pull-request-reviewer commented on 2026-03-20
bartlomieju fix: rename symbol to kNoKillDescendants, grow proc_listchildpids buffer
9706558e
fibibot
fibibot commented on 2026-05-08

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone