method

abort_on_exception

v2_1_10 - Show latest stable - Class: Thread
abort_on_exception()
public

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

The default is false.

See also #abort_on_exception=.

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