Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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.js
File · 0.45
snapshot-agent.test-d.ts
File · 0.45
dispatcher.test-d.ts
File · 0.45
connect
Function · 0.45
client.test-d.ts
File · 0.45
agent.test-d.ts
File · 0.45
env-http-proxy-agent.test-d.ts
File · 0.45
balanced-pool.test-d.ts
File · 0.45
pool.test-d.ts
File · 0.45
client-abort.js
File · 0.45
read
Function · 0.45
client-errors.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected