Files
golang.net/http2
Bryan C. Mills 0dd24b26b4 http2: eliminate arbitrary timeouts in readFrame methods
Certain slower builders empirically do not finish before these
timeouts, and if a real deadlock should occur it would be more useful
to let the test itself time out and get a goroutine dump anyway.

Fixes golang/go#50556
Fixes golang/go#34615

Change-Id: I53ea616faa34f4ccc73af8eb18b794e12271b883
Reviewed-on: https://go-review.googlesource.com/c/net/+/377814
Trust: Bryan Mills <bcmills@google.com>
Run-TryBot: Bryan Mills <bcmills@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Benny Siegert <bsiegert@gmail.com>
Trust: Benny Siegert <bsiegert@gmail.com>
Reviewed-by: Damien Neil <dneil@google.com>
2022-01-14 01:14:07 +00:00
..
2021-07-26 21:34:35 +00:00
2021-02-20 03:31:24 +00:00
2021-07-26 21:34:35 +00:00
2021-09-17 21:38:27 +00:00
2021-02-20 03:31:24 +00:00
2021-02-20 03:31:24 +00:00
2021-10-04 16:44:53 +00:00
2021-12-15 06:06:38 +00:00