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