]> Cypherpunks repositories - gostls13.git/commit
os: close pipe in test
authorguoguangwu <guoguangwug@gmail.com>
Mon, 11 Mar 2024 05:03:53 +0000 (05:03 +0000)
committerGopher Robot <gobot@golang.org>
Mon, 11 Mar 2024 17:08:40 +0000 (17:08 +0000)
commit3e1a6925a1a635ceb29139d2d9268584fae88173
treeef484382d77df29e164cf199783576f672ab8dd7
parented08d01dc37bba55379f4871830dc3e38c22c0c7
os: close pipe in test

Change-Id: Ic8b06c6fd9fc6a30b26f4e4614aa40b5cad3a5e7
GitHub-Last-Rev: 8397a8b30cf11c00e53b35e528f82a8534a00e01
GitHub-Pull-Request: golang/go#66240
Reviewed-on: https://go-review.googlesource.com/c/go/+/570515
Auto-Submit: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/os/fifo_test.go