[FEAT MERGE] GIS

This commit is contained in:
obdev
2022-12-23 12:08:27 +00:00
committed by ob-robot
parent 38846e73d6
commit 40d215fc5a
519 changed files with 158600 additions and 8396 deletions

View File

@ -1063,7 +1063,7 @@ int ObUnitManager::inner_create_resource_pool(
}
}
if (OB_SUCC(ret)) {
ret = E(EventTable::EN_UNIT_MANAGER) OB_SUCCESS;
ret = OB_E(EventTable::EN_UNIT_MANAGER) OB_SUCCESS;
DEBUG_SYNC(UNIT_MANAGER_WAIT_FOR_TIMEOUT);
}