STINNER Victor <vstin...@python.org> added the comment:
I consider that this issue as a duplicate of bpo-1230540. Python 3.8 has a new threading.excepthook hook which can be used in various ways to decide how to handle uncatched thread exceptions. https://docs.python.org/dev/library/threading.html#threading.excepthook ---------- nosy: +vstinner resolution: -> duplicate stage: -> resolved status: open -> closed superseder: -> Add threading.excepthook() to handle uncaught exceptions raised by Thread.run() _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue36666> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com