Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ done
Function
done
test/internet/test-dns.js:52–56 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
50
}
51
52
function
done() {
53
running = false;
54
completed++;
55
process.nextTick(next);
56
}
57
58
expected++;
59
queue.push(f);
Callers
5
socketNotFinished
Function · 0.70
socketFinished
Function · 0.70
test-dns.js
File · 0.70
test-esm-loader-event-loop.mjs
File · 0.50
test-esm-repl-imports.js
File · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…