aboutsummaryrefslogtreecommitdiff
path: root/src/os/exec/exec_linux_test.go
diff options
context:
space:
mode:
authorBryan C. Mills <bcmills@google.com>2022-04-22 22:00:16 -0400
committerBryan Mills <bcmills@google.com>2022-04-26 13:47:05 +0000
commitad5eaa8c4cd952df0d4894f11ee0158a9a33a0f3 (patch)
tree5d03dab465bf4a313f4d007f01f0644bb6bb2005 /src/os/exec/exec_linux_test.go
parent17d7983b29ba633708a9d7b18f90ab5bc029502d (diff)
downloadgo-ad5eaa8c4cd952df0d4894f11ee0158a9a33a0f3.tar.gz
go-ad5eaa8c4cd952df0d4894f11ee0158a9a33a0f3.zip
os/exec: make skipStdinCopyError a function instead of a variable
This makes clearer that skipStdinCopyError is always defined and never overridden in tests. Secondarily, it may also help reduce init-time work and allow the linker and/or inliner to better optimize this package. (Noticed while prototyping #50436.) Change-Id: I4f3c1bc146384a98136a4039f82165ed106c14b8 Reviewed-on: https://go-review.googlesource.com/c/go/+/401897 Run-TryBot: Bryan Mills <bcmills@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Ian Lance Taylor <iant@google.com>
Diffstat (limited to 'src/os/exec/exec_linux_test.go')
0 files changed, 0 insertions, 0 deletions