mirror of
https://github.com/newnius/YAO-scheduler.git
synced 2025-12-13 07:46:43 +00:00
bugfix
This commit is contained in:
@@ -38,6 +38,7 @@ func (pool *ResourcePool) start() {
|
||||
pool.versions = map[string]float64{}
|
||||
|
||||
pool.bindings = map[string]map[string]bool{}
|
||||
pool.utils = map[string][]int{}
|
||||
|
||||
/* check dead nodes */
|
||||
go func() {
|
||||
|
||||
Reference in New Issue
Block a user