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

File worker.ts

examples/docker/worker/src/worker.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Worker, Scheduler } from "node-resque";
2
3/* In your projects:
4const { Worker, Scheduler } = require("node-resque");

Callers

nothing calls this directly

Calls 4

awaitHardStopFunction · 0.70
shutdownFunction · 0.70
bootFunction · 0.70
onMethod · 0.65

Tested by

no test coverage detected