Disable hook for testing
This commit is contained in:
parent
3ac994a7d6
commit
34f8ca8e06
@ -81,4 +81,4 @@ class UncaughtHook(QtCore.QObject):
|
|||||||
self._exception_caught.emit(log_msg)
|
self._exception_caught.emit(log_msg)
|
||||||
|
|
||||||
# create a global instance of our class to register the hook
|
# create a global instance of our class to register the hook
|
||||||
qt_exception_hook = UncaughtHook()
|
# qt_exception_hook = UncaughtHook()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user