mirror of
https://github.com/newnius/YAO-scheduler.git
synced 2025-12-15 08:16:43 +00:00
bugfix
This commit is contained in:
@@ -67,5 +67,6 @@ func (collector *Collector) init(conf Configuration) {
|
|||||||
}
|
}
|
||||||
collector.wg.Wait()
|
collector.wg.Wait()
|
||||||
consumer.Close()
|
consumer.Close()
|
||||||
|
log.Warn("Collector exited")
|
||||||
}()
|
}()
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user