]> Cypherpunks repositories - gostls13.git/commit
sync: WaitGroup.Go: document that f must not panic
authorAlan Donovan <adonovan@google.com>
Thu, 24 Apr 2025 02:58:05 +0000 (22:58 -0400)
committerGopher Robot <gobot@golang.org>
Thu, 1 May 2025 19:34:03 +0000 (12:34 -0700)
commit9921537a96deb3cdfc64478bc041dc97326590ab
tree933e3fb391ce8910865fb5abb6428769f59eed63
parent12110c3f7ed378cd1819abf72ffadcb18502c127
sync: WaitGroup.Go: document that f must not panic

Fixes #63796

Change-Id: Ib11d32574011e13aab3a0ad504f0d10009627503
Reviewed-on: https://go-review.googlesource.com/c/go/+/667695
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Damien Neil <dneil@google.com>
Commit-Queue: Alan Donovan <adonovan@google.com>
Auto-Submit: Alan Donovan <adonovan@google.com>
src/sync/waitgroup.go