mirror of
https://github.com/newnius/YAO-scheduler.git
synced 2025-12-12 23:36:44 +00:00
update
This commit is contained in:
@@ -1038,6 +1038,6 @@ func (pool *ResourcePool) SetPreScheduleRatio(ratio float64) bool {
|
||||
func (pool *ResourcePool) DebugDump() map[string]interface{} {
|
||||
res := map[string]interface{}{}
|
||||
res["batchJobs"] = pool.batchJobs
|
||||
res["pools"] = pool.pools
|
||||
//res["pools"] = pool.pools
|
||||
return res
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user