Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/tiann/hapi
/ MessageQueue2.test.ts
File
MessageQueue2.test.ts
cli/src/utils/MessageQueue2.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect } from
'vitest'
;
2
import
{ MessageQueue2 } from
'./MessageQueue2'
;
3
import
{ hashObject } from
'./deterministicJson'
;
4
Callers
nothing calls this directly
Calls
11
hashObject
Function · 0.90
size
Method · 0.80
isClosed
Method · 0.80
waitForMessagesAndGetAsString
Method · 0.80
pushImmediate
Method · 0.80
pushIsolated
Method · 0.80
pushIsolateAndClear
Method · 0.80
cancelByLocalId
Method · 0.80
close
Method · 0.65
push
Method · 0.45
abort
Method · 0.45
Tested by
no test coverage detected