]> Cypherpunks repositories - gostls13.git/commit
runtime: log profile when mutex profile test fails
authorRhys Hiltner <rhys.hiltner@gmail.com>
Fri, 14 Mar 2025 20:47:54 +0000 (13:47 -0700)
committerGopher Robot <gobot@golang.org>
Sat, 15 Mar 2025 20:07:01 +0000 (13:07 -0700)
commit35139d6e45b4384ea4f87b8e36bc1355dd52d641
tree5ae3e75e72aa975da94c4ab25e732dfad5d1900a
parent21417518a9e826973c316d3328e069b7535bb23c
runtime: log profile when mutex profile test fails

For #70602

Change-Id: I3f723ebc17ef690d5be7f4f948c9dd1f890196fd
Reviewed-on: https://go-review.googlesource.com/c/go/+/658095
Auto-Submit: Rhys Hiltner <rhys.hiltner@gmail.com>
Reviewed-by: David Chase <drchase@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
src/runtime/metrics_test.go