Commit cd7fce8c authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 63ae435f
......@@ -545,6 +545,7 @@ func (cc *zodbCacheControl) WantEvict(obj zodb.IPersistent) bool {
default:
return true
// XXX ZBlk should be in ghost state - else we keep ZBlk data in cache
case *ZBlk0:
case *ZBlk1:
case *btree.LOBTree:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment