Commit 37b8404c authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent ee0a56f5
......@@ -646,7 +646,7 @@ func (root *Root) zhandle1(zevent zodb.CommitEvent) {
}
// resync .zhead to zevent.tid
zhead.Resync(zevent.Tid)
//zhead.Resync(zevent.Tid) XXX reenable
// notify .wcfs/zhead
for sk := range gdebug.zheadSockTab {
......
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