Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
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
32
const
flushMicrotasks = () =>
new
Promise((resolve) => setTimeout(resolve, 0))
33
34
describe(
'workspace events polling route (fire-and-forget)'
, () => {
35
beforeEach(() => {
Callers
1
route.test.ts
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected