Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nodejs/undici
/ promises.js
File
promises.js
test/promises.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
2
3
const
{ tspl } = require(
'@matteo.collina/tspl'
)
4
const
{ test, after } = require(
'node:test'
)
Callers
nothing calls this directly
Calls
13
createServer
Function · 0.85
wrapWithAsyncIterable
Function · 0.85
listen
Method · 0.80
removeListener
Method · 0.80
postServer
Function · 0.70
sleep
Function · 0.70
makeRequest
Function · 0.70
close
Method · 0.65
end
Method · 0.45
on
Method · 0.45
request
Method · 0.45
push
Method · 0.45
Tested by
no test coverage detected