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