network chunk v17
This commit is contained in:
@@ -140,6 +140,10 @@ export class DirectoryWatcher {
|
||||
this.directoryWatcher.close();
|
||||
this.directoryWatcher = null;
|
||||
}
|
||||
|
||||
if (global.gc) {
|
||||
global.gc();
|
||||
}
|
||||
}
|
||||
|
||||
// Unified logging function
|
||||
|
||||
Reference in New Issue
Block a user