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

Function cancelRestarts

test/sequential/test-watch-mode-worker.mjs:55–55  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

53
54 let completes = 0;
55 let cancelRestarts = () => {};
56 let stderr = '';
57 const stdout = [];
58

Callers 1

runWriteSucceedFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected