mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-10 15:25:43 +03:00
print stacktraceon segfaults
This commit is contained in:
parent
375e320abd
commit
7aa6edd6fb
@ -1,3 +1,4 @@
|
||||
import faulthandler; faulthandler.enable()
|
||||
import os
|
||||
import signal
|
||||
import sys
|
||||
|
||||
Loading…
Reference in New Issue
Block a user