]> Cypherpunks repositories - gostls13.git/commit
testing: add doc to not call Init concurrently
authorgo101 <tapir.liu@gmail.com>
Tue, 5 Sep 2023 03:53:29 +0000 (03:53 +0000)
committerGopher Robot <gobot@golang.org>
Tue, 5 Sep 2023 22:26:12 +0000 (22:26 +0000)
commit972cc3e7c2c0a14fe2c88fc4264f293fc045745f
tree29da37c5c8f0f064551e1711a34d53f2fb695454
parentb6372114b234c779b2db5773721cf88c2289898f
testing: add doc to not call Init concurrently

Change-Id: I2e218805fbe4858be125df97bdaf921799315799
GitHub-Last-Rev: 32b798d75f7ec0f72e18a65932ad93d8e5f1040a
GitHub-Pull-Request: golang/go#62410
Reviewed-on: https://go-review.googlesource.com/c/go/+/525015
Auto-Submit: Ian Lance Taylor <iant@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/testing/testing.go