]> Cypherpunks repositories - gostls13.git/commit
internal/poll: report open fds when TestSplicePipePool fails
authorIan Lance Taylor <iant@golang.org>
Wed, 8 Sep 2021 23:21:33 +0000 (16:21 -0700)
committerIan Lance Taylor <iant@golang.org>
Thu, 9 Sep 2021 04:23:56 +0000 (04:23 +0000)
commit6edc57983a39b3cb911ea88b75a7ad39664383ec
tree03cbb819a8517bb2f2a9ed4a3a9e01fce6a74e6e
parent2481f6e367a56207b6c873180e0db9bc4f2b6365
internal/poll: report open fds when TestSplicePipePool fails

For #48066

Change-Id: I1152a1c15756df35b71b27d3e7025d97da9e70b0
Reviewed-on: https://go-review.googlesource.com/c/go/+/348579
Trust: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Emmanuel Odeke <emmanuel@orijtech.com>
src/internal/poll/splice_linux_test.go