]> Cypherpunks repositories - gostls13.git/commit
runtime: force testing calls of netpoll to run on system stack
authorIan Lance Taylor <iant@golang.org>
Tue, 22 Oct 2019 07:38:08 +0000 (00:38 -0700)
committerIan Lance Taylor <iant@golang.org>
Tue, 22 Oct 2019 08:46:40 +0000 (08:46 +0000)
commit4ec51894eed186413c81c71772e3df55351ecbb9
tree6372043e5a81c0bded7e4f5109e5ad9a1069b68a
parent57ad6ef15d8e1cbfd06223c538c0f250ca8e4df1
runtime: force testing calls of netpoll to run on system stack

Fixes #35053

Change-Id: I31853d434610880044c169e0c1e9732f97ff1bdb
Reviewed-on: https://go-review.googlesource.com/c/go/+/202444
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: David du Colombier <0intro@gmail.com>
src/runtime/export_test.go