merge-requests/30/head
Bob Mottram 2022-01-30 10:05:43 +00:00
parent 91126db148
commit 916a1baf3a
1 changed files with 1 additions and 0 deletions

View File

@ -791,6 +791,7 @@ def run_newswire_daemon(base_dir: str, httpd,
newswire_state_filename = base_dir + '/accounts/.newswirestate.json'
refresh_filename = base_dir + '/accounts/.refresh_newswire'
print('Starting newswire daemon')
# initial sleep to allow the system to start up
time.sleep(50)
while True: