backend-app-api: text
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -179,7 +179,7 @@ export class BackendInitializer {
|
||||
'root',
|
||||
);
|
||||
|
||||
// TODO(Rugvip): :D
|
||||
// TODO(Rugvip): Find a better way to do this
|
||||
const lifecycle = (lifecycleService as any)?.lifecycle;
|
||||
if (lifecycle instanceof BackendLifecycleImpl) {
|
||||
await lifecycle.shutdown();
|
||||
|
||||
Reference in New Issue
Block a user