method

report_on_exception=

v2_4_6 - Show latest stable - Class: Thread
report_on_exception=(p1)
public

When set to true, all threads (including the main program) will report the exception if an exception is raised in this thr.

See also #report_on_exception.

There is also a class level method to set this for all threads, see ::report_on_exception=.