diff options
| author | David du Colombier <0intro@gmail.com> | 2017-10-12 22:59:16 +0200 |
|---|---|---|
| committer | David du Colombier <0intro@gmail.com> | 2017-10-17 15:15:07 +0000 |
| commit | d155b32f8de6a2a30c0567ec44f90ffab80ed6dc (patch) | |
| tree | 080bd75200649a878c1634b05eb6e1febbb3464b /src/database/sql/sql_test.go | |
| parent | 18508740b98db671608773c5f39bfa2718370f50 (diff) | |
| download | go-d155b32f8de6a2a30c0567ec44f90ffab80ed6dc.tar.xz | |
runtime: disable use of template thread on Plan 9
CL 46033 added a "template thread" mechanism to
allow creation of thread with a known-good state
from a thread of unknown state.
However, we are experiencing issues on Plan 9
with programs using the os/exec and net package.
These package are relying on runtime.LockOSThread.
Updates #22227.
Change-Id: I85b71580a41df9fe8b24bd8623c064b6773288b0
Reviewed-on: https://go-review.googlesource.com/70231
Run-TryBot: David du Colombier <0intro@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Austin Clements <austin@google.com>
Diffstat (limited to 'src/database/sql/sql_test.go')
0 files changed, 0 insertions, 0 deletions
