Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ done
Function
done
test/parallel/test-https-simple.js:61–64 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
59
let
tests = 0;
60
61
function
done() {
62
if
(--tests === 0)
63
server.close();
64
}
65
66
// Do a request ignoring the unauthorized server certs
67
const
port = server.address().port;
Callers
15
run
Function · 0.70
test-abortsignal-drop-settled-signals.mjs
File · 0.70
test-fs-watch-encoding.js
File · 0.70
test-stream-transform-final.js
File · 0.70
test-runner-mock-timers.js
File · 0.70
test-util-sigint-watchdog.js
File · 0.70
test-child-process-bad-stdio.js
File · 0.70
test-watch-file-shared-dependency.mjs
File · 0.70
_write
Method · 0.70
countdown
Function · 0.70
test-fs-stat-bigint.js
File · 0.70
test-fs-readdir-recursive.js
File · 0.70
Calls
1
close
Method · 0.65
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…