platform: remove duplicate stops (already in onDeactivated)
This commit is contained in:
@@ -191,8 +191,6 @@ async function uninitialize() {
|
||||
|
||||
if (await users.isActivated()) await onDeactivated();
|
||||
|
||||
await cron.stopJobs();
|
||||
await dockerProxy.stop();
|
||||
await tasks.stopAllTasks();
|
||||
await database.uninitialize();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user