mirror of
https://github.com/aljazceru/python-teos.git
synced 2025-12-17 14:14:22 +01:00
Integrates the locator map dumping to the Watcher and Cleaner
This commit is contained in:
@@ -74,6 +74,7 @@ class Watcher:
|
||||
logger.info("Waking up")
|
||||
|
||||
self.db_manager.store_watcher_appointment(uuid, appointment.to_json())
|
||||
self.db_manager.store_update_locator_map(appointment.locator, uuid)
|
||||
|
||||
appointment_added = True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user