MCPcopy Create free account
hub / github.com/nodejs/node / test-cluster-child-index-net.js

File test-cluster-child-index-net.js

test/parallel/test-cluster-child-index-net.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2const common = require('../common');
3const Countdown = require('../common/countdown');
4const cluster = require('cluster');

Callers

nothing calls this directly

Calls 2

childFunction · 0.70
requireFunction · 0.50

Tested by

no test coverage detected