method
abort_on_exception=
abort_on_exception=(p1)
public
When set to true, causes all threads (including the main program) to abort if an exception is raised in thr. The process will effectively exit(0).
abort_on_exception=(p1)
public
When set to true, causes all threads (including the main program) to abort if an exception is raised in thr. The process will effectively exit(0).