Skip to content

Commit af8658c

Browse files
committed
domain: fix data race in the ttlJobManager
Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
1 parent ab12ba5 commit af8658c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

domain/BUILD.bazel

+1
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ go_library(
5858
"//util/etcd",
5959
"//util/execdetails",
6060
"//util/expensivequery",
61+
"//util/intest",
6162
"//util/logutil",
6263
"//util/memory",
6364
"//util/memoryusagealarm",

0 commit comments

Comments
 (0)