MCPcopy Create free account
hub / github.com/loopbackio/loopback-next / release

Function release

extensions/pooling/src/pooling.ts:116–118  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

114 pool,
115 value,
116 async release() {
117 return poolingService.release(value);
118 },
119 };
120}
121

Callers

nothing calls this directly

Calls 1

releaseMethod · 0.65

Tested by

no test coverage detected