commit | 8a14946fb031f4bf6096242b5e6ae6f7316d47d8 | [log] [tgz] |
---|---|---|
author | xieyuschen <xieyuschen@gmail.com> | Wed May 28 18:52:56 2025 +0800 |
committer | Gopher Robot <gobot@golang.org> | Wed May 28 08:13:15 2025 -0700 |
tree | 917b6b22421917714e1573a7e3e1e6c06e53af82 | |
parent | 1869c690bf11da5dd230e188d03a612a4a3f8ba6 [diff] |
errgroup: remove duplicated comment Change-Id: I5cdcc5034ccd87b939a406693e97485553ab60fa Reviewed-on: https://go-review.googlesource.com/c/sync/+/676715 Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Reviewed-by: Alan Donovan <adonovan@google.com> Auto-Submit: Alan Donovan <adonovan@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
This repository provides Go concurrency primitives in addition to the ones provided by the language and “sync” and “sync/atomic” packages.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://go.dev/doc/contribute.
The git repository is https://go.googlesource.com/sync.
The main issue tracker for the sync repository is located at https://go.dev/issues. Prefix your issue with “x/sync:” in the subject line, so it is easy to find.