Flowdock
method

report_on_exception

Importance_1
v2_5_5 - Show latest stable - 0 notes - Class: Thread
report_on_exception() public

Returns the status of the thread-local “report on exception” condition for this thr.

The default value when creating a Thread is the value of the global flag Thread.report_on_exception.

See also #report_on_exception=.

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

Show source
Register or log in to add new notes.