commit | 67e8d0c95dfddd8837d007806e29c9301cf46b2f | [log] [tgz] |
---|---|---|
author | Damien Neil <dneil@google.com> | Wed May 29 09:15:05 2024 -0700 |
committer | Damien Neil <dneil@google.com> | Thu May 30 19:56:53 2024 +0000 |
tree | 75cf807d095ede4bc45f3591206caf2a0fbd7078 | |
parent | 56082791fe602007bf2068450f13b8876c2a23dd [diff] |
http2: report an error if goroutines outlive serverTester tests Change-Id: Icd2152b4bddacf12120be16c32c8c2d52d235fbd Reviewed-on: https://go-review.googlesource.com/c/net/+/589075 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Jonathan Amsterdam <jba@google.com>
This repository holds supplementary Go networking libraries.
The easiest way to install is to run go get -u golang.org/x/net
. You can also manually git clone the repository to $GOPATH/src/golang.org/x/net
.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html. The main issue tracker for the net repository is located at https://github.com/golang/go/issues. Prefix your issue with “x/net:” in the subject line, so it is easy to find.