fix(basic.gblib): Databases. #392 @othonlima.

This commit is contained in:
Rodrigo Rodriguez 2023-11-30 22:42:01 -03:00
parent 4d8b6da2a0
commit 77a3a9a7a6

View file

@ -93,6 +93,7 @@ export class GBServer {
runGC();
}, 5 * 60 * 1000);
}
runGC();
if (process.env.TEST_SHELL) {