test_name nested-thread-exit-failure test_description A system creating a few threads crashes when threads exit, it does not crash if the parent thread always wait for the child thread to terminate (see commented line about `join'). copy_sub Ace $TEST Ace copy_raw test.e $CLUSTER test.e compile_frozen compile_result ok c_compile_work c_compile_result ok -- We do it 3 times in a row since sometime it works. execute_work NONE exec_output1 execute_result ok compare exec_output1 output execute_work NONE exec_output2 execute_result ok compare exec_output2 output execute_work NONE exec_output3 execute_result ok compare exec_output3 output test_end