Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
tryShutdown
Function · 0.45
tryShutdown
Function · 0.45
shutdown
Function · 0.45
tryShutdown
Function · 0.45
tryShutdown
Function · 0.45
tryShutdown
Function · 0.45
shutdown
Function · 0.45
shutdown
Function · 0.45
ioredis.ts
File · 0.45
ioredis-mock.ts
File · 0.45
specHelper.ts
File · 0.45
queue.ts
File · 0.45
Calls
no outgoing calls
Tested by
1
onComplete
Function · 0.36