mirror of
https://github.com/newnius/YAO-scheduler.git
synced 2025-12-15 08:16:43 +00:00
update
This commit is contained in:
@@ -132,7 +132,7 @@ func (pool *ResourcePool) getNodePool(name string) int {
|
||||
/* save pool status periodically */
|
||||
func (pool *ResourcePool) saveStatusHistory() {
|
||||
/* waiting for data */
|
||||
time.Sleep(time.Second * 30)
|
||||
//time.Sleep(time.Second * 30)
|
||||
for {
|
||||
summary := PoolStatus{}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user