]> Cypherpunks repositories - gostls13.git/commit
runtime: check tgkill error in Debug tests
authorIan Lance Taylor <iant@golang.org>
Wed, 11 Jul 2018 04:07:55 +0000 (21:07 -0700)
committerIan Lance Taylor <iant@golang.org>
Fri, 13 Jul 2018 17:17:54 +0000 (17:17 +0000)
commitebdba42d9e1de46ebf611baec98d53f01c534cac
tree0bc5b203400776beb3ba11b37222849f2cebb8c9
parent5201b1ad225e7503e368386ae3ad4f94d7b04d8b
runtime: check tgkill error in Debug tests

Updates #25519

Change-Id: Ibcdf948fd38d8d02d467b62213566ec0d7ce0d6a
Reviewed-on: https://go-review.googlesource.com/123180
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Austin Clements <austin@google.com>
src/runtime/debug_test.go
src/runtime/export_debug_test.go