MCPcopy 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

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

Callers

nothing calls this directly

Calls 7

cleanupMethod · 0.80
enqueueMethod · 0.80
lengthMethod · 0.80
onMethod · 0.65
connectMethod · 0.45
endMethod · 0.45
startMethod · 0.45

Tested by

no test coverage detected