]> Cypherpunks repositories - gostls13.git/commit
net/http: remove another arbitrary timeout in TestTLSHandshakeTimeout
authorBryan C. Mills <bcmills@google.com>
Fri, 27 Mar 2020 21:16:26 +0000 (17:16 -0400)
committerGopher Robot <gobot@golang.org>
Wed, 1 Feb 2023 16:24:24 +0000 (16:24 +0000)
commit6e668267ac89a07fdf9aa9ca0d19a4a9f3077c4b
treef754ab3a7271fad002733e9f4c49e172ecf28a28
parent38d1a6665f20cb588810355ed4ea061c3b6a19ae
net/http: remove another arbitrary timeout in TestTLSHandshakeTimeout

Updates #37327

Change-Id: I87774be71ed54e9c45a27062122e6177888e890a
Reviewed-on: https://go-review.googlesource.com/c/go/+/226137
Auto-Submit: Bryan Mills <bcmills@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Bryan Mills <bcmills@google.com>
Reviewed-by: Damien Neil <dneil@google.com>
src/net/http/serve_test.go