test_name launching-n-threads-on-same-object test_description It shows that sometime we do create more than once thread on the same Eiffel THREAD object and thus corrupting the validity of the data stored in THREAD. copy_sub Ace $TEST Ace copy_raw test.e $CLUSTER test.e copy_raw worker.e $CLUSTER worker.e compile_frozen compile_result ok c_compile_work c_compile_result ok execute_work NONE exec_output1 100 execute_result ok compare exec_output1 output test_end