mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-08-13 13:47:36 +02:00
print stacktraceon segfaults
This commit is contained in:
parent
d59018a14c
commit
5bb9838c4f
@ -1,3 +1,4 @@
|
||||
import faulthandler; faulthandler.enable()
|
||||
import os
|
||||
import signal
|
||||
import sys
|
||||
|
Loading…
Reference in New Issue
Block a user