MCPcopy 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

1const {WorkQueue} = require('../../dadi/lib/workQueue')
2const config = require('../../config')
3const configBackup = config.get()
4const sinon = require('sinon')

Callers

nothing calls this directly

Calls 6

resolveFunction · 0.85
getMethod · 0.80
startForegroundJobMethod · 0.80
queueBackgroundJobMethod · 0.80
finishForegroundJobMethod · 0.80
wrapForegroundJobMethod · 0.80

Tested by

no test coverage detected