handletest: enable race (#43955)

This commit is contained in:
Weizhen Wang
2023-05-22 11:31:37 +08:00
committed by GitHub
parent 589a0aa856
commit 96cc2fdd19

View File

@ -8,6 +8,7 @@ go_test(
"main_test.go",
],
flaky = True,
race = "on",
shard_count = 50,
deps = [
"//config",