]> Cypherpunks repositories - gostls13.git/commit
builtin: clarify effect of close on receive
authorSean Liao <sean@liao.dev>
Mon, 23 May 2022 22:52:21 +0000 (23:52 +0100)
committerGopher Robot <gobot@golang.org>
Tue, 24 May 2022 19:45:14 +0000 (19:45 +0000)
commit0a30cf9536f06d52a214370e9eeb03f8bcfc1e6a
tree603d2a40b5d2bd8a988f9769a7cad6dd4de12362
parentd5ae7a64876630ab40f7bd04fdb5ad6a3733dae7
builtin: clarify effect of close on receive

Fixes #53041

Change-Id: If6580c8f0f14edfdc297d3239a7767ce0570ff79
Reviewed-on: https://go-review.googlesource.com/c/go/+/407975
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Rob Pike <r@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/builtin/builtin.go