Explorar el Código

print stacktraceon segfaults

Blake Blackshear hace 4 años
padre
commit
49fca1b839
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      detect_objects.py

+ 1 - 0
detect_objects.py

@@ -1,3 +1,4 @@
+import faulthandler; faulthandler.enable()
 import os
 import signal
 import sys