Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/simstudioai/sim
/ cancel
Function
cancel
apps/sim/lib/core/security/input-validation.server.ts:606–609 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
604
})
605
},
606
cancel() {
607
cleanupAbort()
608
nodeRes.destroy()
609
},
610
})
611
612
let
bodyBufferPromise: Promise<Buffer> | null = null
Callers
nothing calls this directly
Calls
2
cleanupAbort
Function · 0.85
destroy
Method · 0.65
Tested by
no test coverage detected