]> Cypherpunks repositories - gostls13.git/commit
os/exec: skip possible netpoll pipe in known FDs in test
authorIan Lance Taylor <iant@golang.org>
Tue, 22 Oct 2019 07:54:22 +0000 (00:54 -0700)
committerIan Lance Taylor <iant@golang.org>
Tue, 22 Oct 2019 08:54:50 +0000 (08:54 +0000)
commit7f98c0eb031d678687a3c07f5e1f11cac12d4171
treea75625df24947cc049b3c3cb64b7ed65f0cf666e
parent4ec51894eed186413c81c71772e3df55351ecbb9
os/exec: skip possible netpoll pipe in known FDs in test

Fixes #35045

Change-Id: I90ac29882c7d03936c98c4116a8bccdd2ecbf76b
Reviewed-on: https://go-review.googlesource.com/c/go/+/202445
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Tobias Klauser <tobias.klauser@gmail.com>
src/os/exec/exec_test.go