Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/simstudioai/sim
/ onAbort
Function
onAbort
apps/sim/lib/copilot/persistence/tool-confirm/index.ts:138–138 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
136
}
137
138
const
onAbort = () => settle(null)
139
140
unsubscribe = toolConfirmationChannel.subscribe((event) => {
141
if
(event.toolCallId !== toolCallId)
return
Callers
nothing calls this directly
Calls
1
settle
Function · 0.70
Tested by
no test coverage detected