Open arielleleon opened 1 month ago
The current app can process an empty config in the _load_manifest function. If the yaml contains no data, the config attr will never be set. When this happens, watchdog will stall and needs to be restarted. Need to catch this.l
The current app can process an empty config in the _load_manifest function. If the yaml contains no data, the config attr will never be set. When this happens, watchdog will stall and needs to be restarted. Need to catch this.l