method
abort_on_exception
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.