mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-10 21:25:24 +03:00
Cleanup
This commit is contained in:
parent
c2c818d650
commit
58de72c16d
@ -1224,7 +1224,6 @@ class TrackedObjectProcessor(threading.Thread):
|
||||
break
|
||||
|
||||
event_id, camera = update
|
||||
logger.error(f"got {camera} has finished {event_id}")
|
||||
self.camera_states[camera].finished(event_id)
|
||||
|
||||
self.detection_publisher.stop()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user