test
This commit is contained in:
parent
8492333842
commit
ee125daa0b
@ -74,7 +74,7 @@ def run(settings, logger, db, script_dir, fHDHR_web, origin, alternative_epg):
|
||||
# Hit EPG Update API URL without waiting
|
||||
fhdhr.logger.info("Waiting 3 seconds to send startup tasks trigger.")
|
||||
time.sleep(3)
|
||||
fhdhrweb.client.get("/api/startup_tasks")
|
||||
fhdhr.api.client.get("/api/startup_tasks")
|
||||
|
||||
# wait forever
|
||||
while True:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user