Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
http2: eliminate arbitrary timeouts in testServerResponse
If the test deadlocks, we probably want a goroutine dump (which will happen naturally if we allow the test to time out). Otherwise, these arbitrary timeouts tend to only add noise on slower builders. Fixes golang/go#53160 (maybe). Change-Id: I2a95bf7fece27f949ab2cf9dea36fe440ac90d51 Reviewed-on: https://go-review.googlesource.com/c/net/+/409574 Reviewed-by: Damien Neil <[email protected]> Auto-Submit: Bryan Mills <[email protected]> TryBot-Result: Gopher Robot <[email protected]> Run-TryBot: Bryan Mills <[email protected]>
- Loading branch information