Fix shutdown resume state and legacy extracted cleanup backfill v1.3.9
This commit is contained in:
@@ -151,7 +151,7 @@ export class AppController {
|
||||
}
|
||||
|
||||
public shutdown(): void {
|
||||
this.manager.stop();
|
||||
this.manager.prepareForShutdown();
|
||||
this.megaWebFallback.dispose();
|
||||
logger.info("App beendet");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user