Qix-/better-exceptions

threading.excepthook new in python 3.8

jnoortheen opened this issue · 0 comments

currently better_exceptions.hook() patches sys.excepthook and logging modules. It will be perfect to set the same for threads as well.

doc: https://docs.python.org/3/library/threading.html#threading.excepthook