]> Cypherpunks repositories - gostls13.git/commit
os/signal: wait for goroutine in TestTerminalSignal
authorIan Lance Taylor <iant@golang.org>
Wed, 17 Oct 2018 19:46:20 +0000 (12:46 -0700)
committerIan Lance Taylor <iant@golang.org>
Wed, 17 Oct 2018 19:56:31 +0000 (19:56 +0000)
commitdc75744f9c16e6af08f3e4677f28850b874ecc51
tree41d84b2099e6145115c950d15fdc51c1543a8cbc
parent1d18f66dc82088a3a3d39410866157e3e1e44554
os/signal: wait for goroutine in TestTerminalSignal

Fixes #28169

Change-Id: I187d9effea56357bbb04d4971d284a52ffae61f8
Reviewed-on: https://go-review.googlesource.com/c/142889
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/os/signal/signal_cgo_test.go