Flowdock
abort_on_exception=(p1) public

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

The process will effectively exit(0).

See also #abort_on_exception.

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

Show source
Register or log in to add new notes.