diff options
| author | Bryan C. Mills <bcmills@google.com> | 2023-11-02 10:29:08 -0400 |
|---|---|---|
| committer | Gopher Robot <gobot@golang.org> | 2023-11-02 20:15:19 +0000 |
| commit | 547eb8d699a63512cf58c7eeae5517ead7debf50 (patch) | |
| tree | f6b4f8053b6b1f4a2a14d24eb1b3959c165fc106 /src/cmd/compile/internal/devirtualize | |
| parent | 39d3c4ad35984b470b2928a37ea4a7e721b1225a (diff) | |
| download | go-547eb8d699a63512cf58c7eeae5517ead7debf50.tar.xz | |
net/http: remove arbitrary timeouts in tests of Server.ErrorLog
This also allows us to remove the chanWriter helper from the test,
using a simpler strings.Builder instead, relying on
clientServerTest.close for synchronization.
(I don't think this runs afoul of #38370, because the handler
functions themselves in these tests should never be executed,
let alone result in an asynchronous write to the error log.)
Fixes #57599.
Change-Id: I45c6cefca0bb218f6f9a9659de6bde454547f704
Reviewed-on: https://go-review.googlesource.com/c/go/+/539436
Run-TryBot: Bryan Mills <bcmills@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Bryan Mills <bcmills@google.com>
Reviewed-by: Damien Neil <dneil@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Diffstat (limited to 'src/cmd/compile/internal/devirtualize')
0 files changed, 0 insertions, 0 deletions
