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

Method unref

test/parallel/test-process-ref-unref.js:18–20  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

16 this.refCalled++;
17 }
18 unref() {
19 this.unrefCalled++;
20 }
21}
22
23class Foo2 {

Calls

no outgoing calls

Tested by 1

testFunction · 0.36