Commit eb2e1fbf authored by German Leon's avatar German Leon
Browse files

Supresión total init_hang

parent e4ae2422
......@@ -399,7 +399,7 @@ def gdb_inject_fault(**kwargs):
is_hang = check_finish(max_wait_time=max_time, logging=logging, timestamp_start=timestamp_start,
process=fi_process, thread=host_thread,
kill_string=kill_strings,init_hang=signal_app_thread.ishang)
kill_string=kill_strings) #init_hang=signal_app_thread.ishang)
if cp.DEBUG:
cf.printf("THREAD {} FINISH CHECK OK".format(host_thread))
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment