fix(basic.gblib): Databases. #392 @othonlima.
This commit is contained in:
parent
4d8b6da2a0
commit
77a3a9a7a6
1 changed files with 1 additions and 0 deletions
|
@ -93,6 +93,7 @@ export class GBServer {
|
||||||
runGC();
|
runGC();
|
||||||
}, 5 * 60 * 1000);
|
}, 5 * 60 * 1000);
|
||||||
}
|
}
|
||||||
|
runGC();
|
||||||
|
|
||||||
|
|
||||||
if (process.env.TEST_SHELL) {
|
if (process.env.TEST_SHELL) {
|
||||||
|
|
Loading…
Add table
Reference in a new issue