MCPcopy
hub / github.com/nodejs/undici / client-unref.js

File client-unref.js

test/client-unref.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict'
2
3const { Worker, isMainThread, workerData } = require('node:worker_threads')
4

Callers

nothing calls this directly

Calls 7

createServerFunction · 0.85
setTimeoutFunction · 0.85
listenMethod · 0.80
endMethod · 0.45
onMethod · 0.45
requestMethod · 0.45
unrefMethod · 0.45

Tested by

no test coverage detected