MCPcopy Index your code
hub / github.com/simstudioai/sim / flushMicrotasks

Function flushMicrotasks

apps/sim/app/api/workspace-events/poll/route.test.ts:32–32  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

30}
31
32const flushMicrotasks = () => new Promise((resolve) => setTimeout(resolve, 0))
33
34describe('workspace events polling route (fire-and-forget)', () => {
35 beforeEach(() => {

Callers 1

route.test.tsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected