This website works better with JavaScript
Home
Explore
Help
Sign In
rootless
/
frigate
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
print stacktraceon segfaults
Blake Blackshear
4 years ago
parent
54cb4a2180
commit
49fca1b839
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
detect_objects.py
+ 1
- 0
detect_objects.py
View File
@@ -1,3 +1,4 @@
+import faulthandler; faulthandler.enable()
import os
import signal
import sys