Cleanup correctly (#15043)

This commit is contained in:
Nicolas Mowen
2024-11-17 16:57:58 -06:00
committed by GitHub
parent 5b1b6b5be0
commit 474c248c9d
2 changed files with 3 additions and 4 deletions
-2
View File
@@ -145,8 +145,6 @@ def capture_frames(
frame_index = 0 if frame_index == shm_frame_count - 1 else frame_index + 1
frame_manager.cleanup()
class CameraWatchdog(threading.Thread):
def __init__(