Migrate channel to waitgroup for access the store in parallel (#16926)

* Migrate channel to waitgroup for access the store in parallel

* Addressing PR review comments

* Using a cleanest way of group errors

* Reverting go.mod change
Этот коммит содержится в:
Jesús Espino
2021-02-15 19:32:45 +01:00
коммит произвёл GitHub
родитель 830594004b
Коммит 59d33b9002
8 изменённых файлов: 143 добавлений и 27 удалений

1
go.mod
Просмотреть файл

@@ -125,6 +125,7 @@ require (
golang.org/x/image v0.0.0-20201208152932-35266b937fa6
golang.org/x/mod v0.4.1 // indirect
golang.org/x/net v0.0.0-20210119194325-5f4716e94777
golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
golang.org/x/text v0.3.5
golang.org/x/tools v0.1.0
google.golang.org/genproto v0.0.0-20210119180700-e258113e47cc // indirect