MCPcopy Create free account
hub / github.com/esmBot/esmBot / node.ts

File node.ts

src/cluster/node.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import cluster, { type Worker } from "node:cluster";
2import process from "node:process";
3import detectRuntime from "#utils/detectRuntime.js";
4import logger from "#utils/logger.js";

Callers

nothing calls this directly

Calls 10

createManageServerFunction · 0.90
getGatewayDataFunction · 0.90
calcShardsFunction · 0.90
detectRuntimeFunction · 0.85
getVersFunction · 0.85
initLogFunction · 0.85
updateStatsFunction · 0.85
awaitStartFunction · 0.85
setMethod · 0.45
deleteMethod · 0.45

Tested by

no test coverage detected