commit | 3b23d576ea72235a3fef8f157eb5ab76e65854a8 | [log] [tgz] |
---|---|---|
author | Damien Neil <dneil@google.com> | Mon Sep 08 15:59:32 2025 -0700 |
committer | Gopher Robot <gobot@golang.org> | Mon Sep 08 20:33:21 2025 -0700 |
tree | 73462e23ceb0935278910e974789bac17ae374eb | |
parent | 87410502ff26318c9bd1be1c9a09e0a681774dcf [diff] |
http2: fix race condition when disabling goroutine debugging for one test Fixes golang/go#66519 Change-Id: I7aecf20db44caaaf49754d62db193b8c42f3c63a Reviewed-on: https://go-review.googlesource.com/c/net/+/701836 Auto-Submit: Damien Neil <dneil@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
This repository holds supplementary Go networking 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/net.
The main issue tracker for the net repository is located at https://go.dev/issues. Prefix your issue with “x/net:” in the subject line, so it is easy to find.