MCPcopy Create free account
hub / github.com/ShipSecAI/studio / poll

Function poll

frontend/src/store/executionStore.ts:289–291  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

287 }
288
289 const poll = async () => {
290 await get().pollOnce();
291 };
292
293 poll();
294

Callers 1

executionStore.tsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected