]> Cypherpunks repositories - gostls13.git/commit
net/http: eliminate more clientServerTest leaks in tests that use runTimeSensitiveTest
authorBryan C. Mills <bcmills@google.com>
Wed, 20 Sep 2023 14:48:20 +0000 (10:48 -0400)
committerGopher Robot <gobot@golang.org>
Wed, 20 Sep 2023 15:25:02 +0000 (15:25 +0000)
commit1ac43e762c74fb5c3e5d77f5b9aa15e1686e8efe
treed3c3ff5f2b8ad38c7b20fa891ba06c2cc0bbeee5
parentb6e83f35daaa8ce0dfae3e5f93c78d0cb344a2b0
net/http: eliminate more clientServerTest leaks in tests that use runTimeSensitiveTest

Change-Id: I77684a095af03d5c4e50da8e7af210b10639ff23
Reviewed-on: https://go-review.googlesource.com/c/go/+/529756
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Bryan Mills <bcmills@google.com>
Reviewed-by: Damien Neil <dneil@google.com>
src/net/http/serve_test.go