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

File jobLock.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 7

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

Tested by

no test coverage detected