MCPcopy
hub / github.com/nodejs/undici / destroy

Method destroy

test/node-test/balanced-pool.js:70–73  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

68 }
69
70 destroy () {
71 this.destroyed = true
72 return Promise.resolve()
73 }
74 }
75
76 class CountingBalancedPool extends BalancedPool {

Callers 15

pull-dont-push.jsFile · 0.45
connectFunction · 0.45
client.test-d.tsFile · 0.45
agent.test-d.tsFile · 0.45
pool.test-d.tsFile · 0.45
client-abort.jsFile · 0.45
readFunction · 0.45
client-errors.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected