MCPcopy Create free account
hub / github.com/0xSero/open-queue / flush

Function flush

test/queue.test.mjs:7–7  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

5const { MessageQueuePlugin } = await import("../dist/index.js")
6
7const flush = () => new Promise((resolve) => setImmediate(resolve))
8
9function createFakeClient() {
10 const promptCalls = []

Callers 1

queue.test.mjsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected