MCPcopy Index your code
hub / github.com/nodejs/node / expectShutdown

Method expectShutdown

test/common/inspector-helper.js:480–482  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

478 }
479
480 expectShutdown() {
481 return this._shutdownPromise;
482 }
483
484 nextStderrString() {
485 if (this._unprocessedStderrLines.length)

Callers 15

killMethod · 0.95
runTestsFunction · 0.95
runTestFunction · 0.95
runTestsFunction · 0.95
runTestFunction · 0.95
runTestsFunction · 0.95
runTestFunction · 0.95
runTestFunction · 0.95
runTestsFunction · 0.95
runTestsFunction · 0.95
runTestFunction · 0.95
runTestsFunction · 0.95

Calls

no outgoing calls

Tested by 1

testFunction · 0.76