Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/actionhero/node-resque
/ queueLock.ts
File
queueLock.ts
__tests__/plugins/queueLock.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
specHelper from
"../utils/specHelper"
;
2
import
{ Plugin, Plugins, Queue, Worker, Job } from
"../../src"
;
3
4
let
queue: Queue;
Callers
nothing calls this directly
Calls
7
cleanup
Method · 0.80
enqueue
Method · 0.80
length
Method · 0.80
on
Method · 0.65
connect
Method · 0.45
end
Method · 0.45
start
Method · 0.45
Tested by
no test coverage detected