-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
component/testgood first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.severity/moderatetype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.
Description
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
2. What did you expect to see? (Required)
3. What did you see instead (Required)
==================
WARNING: DATA RACE
Read at 0x00c00088a360 by goroutine 53:
github.com/bazelbuild/rules_go/go/tools/bzltestutil.Wrap.func1()
external/io_bazel_rules_go/go/tools/bzltestutil/wrap.go:140 +0x9b
Previous write at 0x00c00088a360 by main goroutine:
os/exec.(*Cmd).Start()
GOROOT/src/os/exec/exec.go:693 +0xa57
os/exec.(*Cmd).Run()
GOROOT/src/os/exec/exec.go:587 +0x26
github.com/bazelbuild/rules_go/go/tools/bzltestutil.Wrap()
external/io_bazel_rules_go/go/tools/bzltestutil/wrap.go:143 +0xda4
main.main()
bazel-out/k8-fastbuild/bin/pkg/store/mockstore/unistore/tikv/tikv_test_/testmain.go:131 +0x47
Goroutine 53 (running) created at:
github.com/bazelbuild/rules_go/go/tools/bzltestutil.Wrap()
external/io_bazel_rules_go/go/tools/bzltestutil/wrap.go:131 +0xd8a
main.main()
bazel-out/k8-fastbuild/bin/pkg/store/mockstore/unistore/tikv/tikv_test_/testmain.go:131 +0x47
4. What is your TiDB version? (Required)
Metadata
Metadata
Assignees
Labels
component/testgood first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.severity/moderatetype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.