Skip to content

Commit

Permalink
Revert "store/copr: set concurrency to partition number for limit sta…
Browse files Browse the repository at this point in the history
…tements (#41615)"

This reverts commit b2263d5.
  • Loading branch information
winoros committed Feb 24, 2023
1 parent a25a038 commit 2bd3161
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions executor/distsqltest/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,10 @@ load("@io_bazel_rules_go//go:def.bzl", "go_test")

go_test(
name = "distsqltest_test",
timeout = "short",
srcs = [
"distsql_test.go",
"main_test.go",
],
flaky = True,
race = "on",
deps = [
"//config",
"//kv",
Expand Down

0 comments on commit 2bd3161

Please sign in to comment.