sim offline and assert offline support
This commit is contained in:
@@ -1337,6 +1337,8 @@
|
||||
|
||||
syncCacheWithPrimary()
|
||||
{
|
||||
if (this.pendingSyncCount())
|
||||
return;
|
||||
this.syncAWithB(this.cache(), this.primary());
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user