Skip to content

Commit

Permalink
remove reference to old threads
Browse files Browse the repository at this point in the history
  • Loading branch information
NickM-27 committed Apr 25, 2023
1 parent cb105f2 commit f17334e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions frigate/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -439,8 +439,6 @@ def stop(self) -> None:
self.detected_frames_processor.join()
self.event_processor.join()
self.event_cleanup.join()
self.recording_maintainer.join()
self.recording_cleanup.join()
self.stats_emitter.join()
self.frigate_watchdog.join()
self.db.stop()
Expand Down

0 comments on commit f17334e

Please sign in to comment.