]> Cypherpunks repositories - gostls13.git/commit
runtime: avoid run TestSyscallN in parallel
authorChangkun Ou <hi@changkun.de>
Fri, 27 Aug 2021 15:08:23 +0000 (17:08 +0200)
committerBryan C. Mills <bcmills@google.com>
Thu, 30 Sep 2021 18:10:18 +0000 (18:10 +0000)
commit205640ed7b6b93d88351c85f0ecfb37d075f8dcf
treea5b661c97513dd926dfbb420e0dd3ff569400021
parent9112d296e84315a07d76a24874037448e2affdd7
runtime: avoid run TestSyscallN in parallel

Fixes #48012

Change-Id: Ie27eb864ac387ecf5155a3aefa81661f1448ace5
Reviewed-on: https://go-review.googlesource.com/c/go/+/345670
Trust: Bryan C. Mills <bcmills@google.com>
Trust: Heschi Kreinick <heschi@google.com>
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
src/runtime/syscall_windows_test.go