Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
http2: skip "write: broken pipe" failures in TestServer on OpenBSD
This failure mode has been observed on openbsd/mips64 and openbsd/arm64. I have not diagnosed the precise root cause, but I suspect a platform bug — perhaps a bad interaction with the relatively weakly-ordered memory models on these CPUs. For golang/go#52208. Change-Id: I0ab0285cc395d22742ced8f28d5c9c3280fcd1e3 Reviewed-on: https://go-review.googlesource.com/c/net/+/398794 Trust: Bryan Mills <[email protected]> Run-TryBot: Bryan Mills <[email protected]> Reviewed-by: Ian Lance Taylor <[email protected]> Auto-Submit: Bryan Mills <[email protected]> TryBot-Result: Gopher Robot <[email protected]>
- Loading branch information