MCPcopy
hub / github.com/Unitech/pm2 / done

Function done

modules/pm2-axon/test/test.emitter.many.js:59–70  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

57}, 100);
58
59function done() {
60 vals.should.containEql('a');
61 vals.should.containEql('b');
62 vals.should.containEql('c');
63 vals.should.have.length(3);
64 worker.close();
65 relaySub.close();
66 relayPub.close();
67 a.close();
68 b.close();
69 c.close();
70}

Callers 15

index.jsFile · 0.50
unix.jsFile · 0.50
WatchDog.mocha.jsFile · 0.50
constructorMethod · 0.50
PM2Client.mocha.jsFile · 0.50
cbFunction · 0.50

Calls 1

closeMethod · 0.65

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…