Skip to content

Commit

Permalink
fix: server auto start
Browse files Browse the repository at this point in the history
  • Loading branch information
Suqatri committed Jul 13, 2024
1 parent e5f9ac8 commit 54794da
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ abstract class AbstractCloudFactoryTask(
templateStarts[queueInfo.nodeTarget!!] = count + 1
}
}
nodeBasedStarts[template] = templateStarts
}
return nodeBasedStarts
}
Expand Down

0 comments on commit 54794da

Please sign in to comment.