]> Cypherpunks repositories - gostls13.git/commit
net/textproto: close channel to signal pipeline event completion
authorTim Cooper <tim.cooper@layeh.com>
Thu, 27 Feb 2020 18:26:36 +0000 (12:26 -0600)
committerIan Lance Taylor <iant@golang.org>
Thu, 27 Feb 2020 23:19:45 +0000 (23:19 +0000)
commit7340e5a1e86311302c6fcc3a86afe7ff9cbf5e49
treef671794f7740114ee23a2564f2326d1511a75229
parent3061d89651618bd4ebe84ee0df3a83effc35c9e3
net/textproto: close channel to signal pipeline event completion

Change-Id: I7e4827b3428b48c67060789a528586a8907ca3db
Reviewed-on: https://go-review.googlesource.com/c/go/+/221418
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/net/textproto/pipeline.go