Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/subquery/subql
/ autoQueue.spec.ts
File
autoQueue.spec.ts
packages/node-core/src/utils/queues/autoQueue.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Copyright 2020-2025 SubQuery Pte Ltd authors & contributors
2
// SPDX-License-Identifier: GPL-3.0
3
4
import
{AutoQueue} from
'./autoQueue'
;
Callers
nothing calls this directly
Calls
7
resolveFn
Function · 0.85
firstTask
Function · 0.85
map
Method · 0.80
onIdle
Method · 0.80
flush
Method · 0.65
put
Method · 0.45
putMany
Method · 0.45
Tested by
no test coverage detected