[issue1230540] Add threading.excepthook() to handle uncaught exceptions raised by Thread.run()

STINNER Victor report at bugs.python.org
Tue May 28 05:11:37 EDT 2019


Change by STINNER Victor <vstinner at redhat.com>:


----------
title: sys.excepthook doesn't work in threads -> Add threading.excepthook() to handle uncaught exceptions raised by Thread.run()

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue1230540>
_______________________________________


More information about the Python-bugs-list mailing list