MCPcopy 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

disconnectMethod · 0.95
testSessionNoCrashFunction · 0.80
testFunction · 0.80

Calls

no outgoing calls

Tested by 1

testFunction · 0.64