summaryrefslogtreecommitdiff
path: root/tests/node_compat/test/parallel/test-child-process-detached.js
AgeCommit message (Collapse)Author
2024-09-12fix(ext/node): Implement detached option in `child_process` (#25218)Nathan Whitaker
Fixes https://github.com/denoland/deno/issues/25193.