Skip to content

Commit

Permalink
minCPUSchedulerInterval use atomic value
Browse files Browse the repository at this point in the history
Signed-off-by: Weizhen Wang <[email protected]>
  • Loading branch information
hawkingrei committed Dec 12, 2022
1 parent 274e308 commit defa937
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resourcemanager/scheduler/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ go_library(
deps = [
"//resourcemanager/util",
"//util/mathutil",
"@org_uber_go_atomic//:atomic",
],
)

Expand Down

0 comments on commit defa937

Please sign in to comment.