MCPcopy Create free account
hub / github.com/dataease/SQLBot / CorkedRequest

Function CorkedRequest

frontend/public/swagger-ui-bundle.js:6234–6249  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

6232 var a,
6233 u = i(65606)
6234 function CorkedRequest(s) {
6235 var o = this
6236 ;((this.next = null),
6237 (this.entry = null),
6238 (this.finish = function () {
6239 !(function onCorkedFinish(s, o, i) {
6240 var a = s.entry
6241 s.entry = null
6242 for (; a; ) {
6243 var u = a.callback
6244 ;(o.pendingcb--, u(i), (a = a.next))
6245 }
6246 o.corkedRequestsFree.next = s
6247 })(o, s)
6248 }))
6249 }
6250 ;((s.exports = Writable), (Writable.WritableState = WritableState))
6251 var _ = { deprecate: i(94643) },
6252 w = i(40345),

Callers

nothing calls this directly

Calls 1

uFunction · 0.70

Tested by

no test coverage detected