Commit 6d044f80 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 4178637e
......@@ -990,7 +990,7 @@ func (head *Head) zheadWait(ctx context.Context, at zodb.Tid) (err error) {
panic("must be called only for head/, not @revX/")
}
// XXX check wcfs.down
// TODO check wcfs.down
// check if zhead is already ≥ at
head.zheadMu.RLock()
......
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