Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
3pointer committed Jan 8, 2024
1 parent ac95cdd commit 498160f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion br/pkg/restore/import.go
Original file line number Diff line number Diff line change
Expand Up @@ -989,7 +989,6 @@ func (importer *FileImporter) downloadSSTV2(
workerCh = utils.BuildWorkerTokenChannel(importer.concurrencyPerStore)
importer.storeWorkerPoolMap[peer.GetStoreId()] = workerCh
}
importer.storeWorkerPoolMap[peer.GetStoreId()] = workerCh
importer.storeWorkerPoolRWLock.Unlock()
} else {
importer.storeWorkerPoolRWLock.RUnlock()
Expand Down

0 comments on commit 498160f

Please sign in to comment.