mirror of
https://bitbucket.org/projectswg/cucore.git
synced 2026-07-14 23:07:39 -04:00
Verified that all ODBs were saved upon termination
This commit is contained in:
@@ -178,7 +178,7 @@ public class ObjectManager extends Manager {
|
||||
obj.setOwner(null);
|
||||
}
|
||||
});
|
||||
objects.save();
|
||||
objects.close();
|
||||
return super.terminate();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user