Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ waitForServerDisconnect
Method
waitForServerDisconnect
test/common/inspector-helper.js:155–157 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
153
154
155
waitForServerDisconnect() {
156
return
this._terminationPromise;
157
}
158
159
async
disconnect() {
160
this._socket.destroy();
Callers
3
disconnect
Method · 0.95
testSessionNoCrash
Function · 0.80
test
Function · 0.80
Calls
no outgoing calls
Tested by
1
test
Function · 0.64