mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-27 17:17:40 +03:00
remove explicit os._exit call
This commit is contained in:
parent
1cedf79556
commit
b3bf8d47fc
@ -660,4 +660,3 @@ class FrigateApp:
|
||||
|
||||
_stop_logging()
|
||||
self.metrics_manager.shutdown()
|
||||
os._exit(os.EX_OK)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user