]> Cypherpunks repositories - gostls13.git/commit
runtime: set GODEBUG=asyncpreemptoff=1 in TestCrashDumpsAllThreads
authorIan Lance Taylor <iant@golang.org>
Wed, 6 Nov 2019 23:45:17 +0000 (15:45 -0800)
committerIan Lance Taylor <iant@golang.org>
Thu, 7 Nov 2019 18:39:03 +0000 (18:39 +0000)
commit05aa4a7b7447051d187e0a86e53eee99fe065851
tree95fec28f03041f46acfe33e9c8e9663f53bae9b0
parentee2268c6bce9fabf3330c832e90edf1601828ace
runtime: set GODEBUG=asyncpreemptoff=1 in TestCrashDumpsAllThreads

Fixes #35356

Change-Id: I67b9e57b88d00ed98cbc3aa0aeb26b5f2d75a3f7
Reviewed-on: https://go-review.googlesource.com/c/go/+/205720
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
src/runtime/crash_unix_test.go