Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/simstudioai/sim
/ close
Method
close
apps/sim/lib/core/security/pinned-fetch.server.test.ts:14–17 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
12
capturedAgentOptions.push(options)
13
}
14
close() {
15
agentCloses.push(this)
16
return
Promise.resolve()
17
}
18
}
19
return
{
20
mockAgent: MockAgent,
Callers
nothing calls this directly
Calls
2
resolve
Method · 0.65
push
Method · 0.45
Tested by
no test coverage detected