]> Cypherpunks repositories - gostls13.git/commit
runtime: disable pacer lock held assertions in tests
authorMichael Anthony Knyszek <mknyszek@google.com>
Fri, 29 Oct 2021 22:42:50 +0000 (22:42 +0000)
committerMichael Knyszek <mknyszek@google.com>
Mon, 1 Nov 2021 18:53:06 +0000 (18:53 +0000)
commitb5a5b7bfb1ba25abf8cad8b9ad9451fb6e79d941
tree73a5545d30e13201f5a8dd8e3bc4409d075d1aaf
parent2bcf1c0373195724161a9dc287e1dbc26404e4fa
runtime: disable pacer lock held assertions in tests

Fixes #49234.

Change-Id: I64c1eab0dce2bbe990343b43a32858a6c9f3dcda
Reviewed-on: https://go-review.googlesource.com/c/go/+/359878
Trust: Michael Knyszek <mknyszek@google.com>
Run-TryBot: Michael Knyszek <mknyszek@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Michael Pratt <mpratt@google.com>
src/runtime/export_test.go
src/runtime/mgcpacer.go