mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-14 17:52:10 +02:00
print stacktraceon segfaults
This commit is contained in:
parent
54cb4a2180
commit
49fca1b839
@ -1,3 +1,4 @@
|
|||||||
|
import faulthandler; faulthandler.enable()
|
||||||
import os
|
import os
|
||||||
import signal
|
import signal
|
||||||
import sys
|
import sys
|
||||||
|
Loading…
Reference in New Issue
Block a user