Add garbage collection call after MigrateROFST
This commit is contained in:
parent
0b48ec643e
commit
21a5b9a05d
@ -46,6 +46,7 @@ namespace DataLoader
|
||||
DeleteINFFiles(pth);
|
||||
_OutTran = new OutsideTransition(cn);
|
||||
MigrateROFST(pth, docver);
|
||||
GC.Collect();
|
||||
// Migrate library documents
|
||||
MigrateLibDocs(cn, pth);
|
||||
// Initialize Dictionaries
|
||||
|
Loading…
x
Reference in New Issue
Block a user