Commit 4178637e authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent bbab9e89
......@@ -815,7 +815,7 @@ func (root *Root) handleδZ(ctx context.Context, δZ *zodb.EventCommit) (err err
continueOSCacheUpload := make(chan struct{})
retry:
for {
// XXX ctx cancel
// TODO ctx cancel
head.zheadMu.Lock()
head.pauseOSCacheUpload = true
head.continueOSCacheUpload = continueOSCacheUpload
......
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