• Cedric Roux's avatar
    T tracer: simplify · 06188125
    Cedric Roux authored
    - don't call exit() if get_message() fails, simply terminate the thread and
      disable the T tracer
    - T_dont_fork disappears, monitor_and_kill() as well, so now it's only 2
      processes: the main (enb/gnb/ue) and the local tracer
    06188125
T.c 4.67 KB