Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/subquery/subql
/ onApplicationShutdown
Method
onApplicationShutdown
packages/node/src/indexer/api.service.ts:163–165 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
161
}
162
163
async
onApplicationShutdown(): Promise<void> {
164
await
this.connectionPoolService.onApplicationShutdown();
165
}
166
167
static
async
init(
168
project: SubqueryProject,
Callers
3
blockchain.service.spec.ts
File · 0.45
api.service.spec.ts
File · 0.45
substrateDictionaryV1.spec.ts
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected