MCPcopy Create free account
hub / github.com/actionhero/node-resque / delayedQueueLock.ts

File delayedQueueLock.ts

__tests__/plugins/delayedQueueLock.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import specHelper from "../utils/specHelper";
2import { Queue, Plugins } from "../../src";
3
4let queue: Queue;

Callers

nothing calls this directly

Calls 6

cleanupMethod · 0.80
enqueueInMethod · 0.80
enqueueMethod · 0.80
lengthMethod · 0.80
connectMethod · 0.45
endMethod · 0.45

Tested by

no test coverage detected