Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dadi/api
/ workQueue.js
File
workQueue.js
test/unit/workQueue.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{WorkQueue} = require(
'../../dadi/lib/workQueue'
)
2
const
config = require(
'../../config'
)
3
const
configBackup = config.get()
4
const
sinon = require(
'sinon'
)
Callers
nothing calls this directly
Calls
6
resolve
Function · 0.85
get
Method · 0.80
startForegroundJob
Method · 0.80
queueBackgroundJob
Method · 0.80
finishForegroundJob
Method · 0.80
wrapForegroundJob
Method · 0.80
Tested by
no test coverage detected