MCPcopy Index your code
hub / github.com/dataease/SQLBot / needFinish

Function needFinish

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

Source from the content-addressed store, hash-verified

6413 ;((o.bufferedRequest = i), (o.bufferProcessing = !1))
6414 }
6415 function needFinish(s) {
6416 return (
6417 s.ending && 0 === s.length && null === s.bufferedRequest && !s.finished && !s.writing
6418 )
6419 }
6420 function callFinal(s, o) {
6421 s._final(function (i) {
6422 ;(o.pendingcb--,

Callers 2

WritableStateFunction · 0.85
finishMaybeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected