mirror of
https://github.com/elisspace/core.git
synced 2026-09-26 12:37:12 +00:00
Exceptions in threads were being silently discarded and never logged as the new in python 3.8 threading.excepthook was not being set.
Exceptions in threads were being silently discarded and never logged as the new in python 3.8 threading.excepthook was not being set.