network chunk v17
This commit is contained in:
@@ -30,6 +30,10 @@ export class BackupManager {
|
||||
this.log('Start successfully. Backup files to users.');
|
||||
await this.initialize();
|
||||
}
|
||||
|
||||
if (global.gc) {
|
||||
global.gc();
|
||||
}
|
||||
}, 10000); // 10-second interval for testing
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user