diff --git a/src/app.ts b/src/app.ts index fc40c0bb..5f3448d5 100644 --- a/src/app.ts +++ b/src/app.ts @@ -93,6 +93,7 @@ export class GBServer { runGC(); }, 5 * 60 * 1000); } + runGC(); if (process.env.TEST_SHELL) {