mirror of
https://github.com/craigerl/aprsd.git
synced 2024-11-17 22:01:49 -05:00
Fixed RegistryThread not sending requests
This commit is contained in:
parent
aec88d4a7e
commit
0b0afd39ed
@ -52,4 +52,5 @@ class APRSRegistryThread(aprsd_threads.APRSDThread):
|
||||
LOG.error(f"Failed to send registry info: {e}")
|
||||
|
||||
time.sleep(1)
|
||||
self._loop_cnt += 1
|
||||
return True
|
||||
|
Loading…
Reference in New Issue
Block a user