MCPcopy Index your code
hub / github.com/nodejs/node / test-child-process-fork-url.mjs

File test-child-process-fork-url.mjs

test/parallel/test-child-process-fork-url.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mustCall } from '../common/index.mjs';
2import { fork } from 'child_process';
3
4if (process.argv[2] === 'child') {

Callers

nothing calls this directly

Calls 5

forkFunction · 0.90
mustCallFunction · 0.70
disconnectMethod · 0.65
onMethod · 0.45
onceMethod · 0.45

Tested by

no test coverage detected