| commit | 87410502ff26318c9bd1be1c9a09e0a681774dcf | [log] [tgz] |
|---|---|---|
| author | Damien Neil <dneil@google.com> | Sat Sep 06 16:20:39 2025 -0700 |
| committer | Gopher Robot <gobot@golang.org> | Mon Sep 08 13:55:56 2025 -0700 |
| tree | 95a959100d0b0b1eb18bd1ecbc88957c286bcb42 | |
| parent | 96e405cac15ef9a113f2b30d3f3f8a216234f09c [diff] |
http2: simplify TestServer_Push_RejectAfterGoAway Replace bespoke test synchronization with a call to synctest.Wait. Change-Id: Id082fbd3696b5b4a1839b2804ee61bb02e86a929 Reviewed-on: https://go-review.googlesource.com/c/net/+/701835 Auto-Submit: Damien Neil <dneil@google.com> Reviewed-by: Nicholas Husin <nsh@golang.org> Reviewed-by: Nicholas Husin <husin@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.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.