MCPcopy Index your code
hub / github.com/TanStack/db / flushPromises

Function flushPromises

packages/react-db/tests/useLiveQueryEffect.test.tsx:19–19  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17]
18
19const flushPromises = () => new Promise((resolve) => setTimeout(resolve, 0))
20
21function createUsersCollection(initialData = initialUsers) {
22 return createCollection(

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…