test_name exception-in-thread-failure test_description A system creating a few threads crashes in melted mode when a thread exit with an exception. define COMMENT "--" copy_sub Ace $TEST Ace copy_sub test.e $CLUSTER test.e copy_sub worker.e $CLUSTER worker.e compile_melted compile_result ok c_compile_work c_compile_result ok define COMMENT "" copy_sub test.e $CLUSTER test.e copy_sub worker.e $CLUSTER worker.e compile_melted compile_result ok execute_work NONE exec_output1 100 execute_result ok compare exec_output1 output compile_frozen compile_result ok c_compile_work c_compile_result ok execute_work NONE exec_output2 100 execute_result ok compare exec_output2 output test_end