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

Method end

src/core/queue.ts:65–67  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

63 }
64
65 async end() {
66 return this.connection.end();
67 }
68
69 encode(q: string, func: string, args: Array<any> = []) {
70 return JSON.stringify({

Callers 15

tryShutdownFunction · 0.45
tryShutdownFunction · 0.45
shutdownFunction · 0.45
tryShutdownFunction · 0.45
tryShutdownFunction · 0.45
tryShutdownFunction · 0.45
shutdownFunction · 0.45
shutdownFunction · 0.45
ioredis.tsFile · 0.45
ioredis-mock.tsFile · 0.45
specHelper.tsFile · 0.45
queue.tsFile · 0.45

Calls

no outgoing calls

Tested by 1

onCompleteFunction · 0.36