test
This commit is contained in:
parent
ee125daa0b
commit
270d631a24
@ -70,8 +70,7 @@ def run(settings, logger, db, script_dir, fHDHR_web, origin, alternative_epg):
|
||||
if settings.dict["main"]["thread_method"] in ["multiprocessing", "threading"]:
|
||||
fhdhr_epg.start()
|
||||
|
||||
# Perform some actions now that HTTP Server is running, but don't wait for response
|
||||
# Hit EPG Update API URL without waiting
|
||||
# Perform some actions now that HTTP Server is running
|
||||
fhdhr.logger.info("Waiting 3 seconds to send startup tasks trigger.")
|
||||
time.sleep(3)
|
||||
fhdhr.api.client.get("/api/startup_tasks")
|
||||
|
||||
Loading…
Reference in New Issue
Block a user