class DEBUGGER__::Session

def request_tc_with_restarted_threads(req)

def request_tc_with_restarted_threads(req)
  restart_all_threads
  request_tc(req)
end