Skip to content

Fix minor

Xiating Xie requested to merge xiext/wukong:fix into master
  1. Fix bug in validation check of cache. (This bug leads to endless loop when cache is enabled.)
  2. Fix potential bug when init edge_allocator since the tid of engines is not from 0.
  3. Remove some useless print msg when init gstore.

Merge request reports