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

This commit is contained in:
Rodrigo Rodriguez 2023-11-30 22:42:01 -03:00
parent eabf3a1717
commit ac331442a4

View file

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