test_name shared-mutex-hang test_description When a mutex is shared between two or more threads and they are constantly locking and unlocking, when the root process attempts to exit and reclaim, a thread may exit while having a lock on the mutex which leaves the system hanging in limbo. copy_sub Ace $TEST Ace copy_raw test.e $CLUSTER test.e compile_frozen compile_result ok c_compile_work c_compile_result ok 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 execute_work NONE exec_output4 execute_result ok compare exec_output4 output execute_work NONE exec_output5 execute_result ok compare exec_output5 output execute_work NONE exec_output6 execute_result ok compare exec_output6 output execute_work NONE exec_output7 execute_result ok compare exec_output7 output execute_work NONE exec_output8 execute_result ok compare exec_output8 output execute_work NONE exec_output9 execute_result ok compare exec_output9 output execute_work NONE exec_output10 execute_result ok compare exec_output10 output test_end