summaryrefslogtreecommitdiff
path: root/tests/node_compat/test/fixtures/parent-process-nonpersistent.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.