Skip to content

Commit

Permalink
Merge branch 'main' of github.com:beam-cloud/beta9
Browse files Browse the repository at this point in the history
  • Loading branch information
luke-lombardi committed Oct 31, 2024
2 parents 5d53844 + fe8f48f commit eca500f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/scheduler/scheduler.go
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,7 @@ func (s *Scheduler) StartProcessingRequests() {
}

go func() {
var err error
for _, c := range controllers {
// Iterates through controllers in the order of prioritized gpus to attempt to add a worker
if c == nil {
Expand Down

0 comments on commit eca500f

Please sign in to comment.