Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/simstudioai/sim
/ unsubscribe
Function
unsubscribe
apps/sim/stores/operation-queue/store.ts:463–463 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
461
462
return
new
Promise((resolve) => {
463
let
unsubscribe = () => {}
464
const
timeout = setTimeout(() => {
465
unsubscribe()
466
resolve(false)
Callers
3
store.ts
File · 0.85
cleanup
Function · 0.85
runLocalPi
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected