• Michael Cook's avatar
    Catch SIGTERM and attempt to exit cleanly · 79ba247f
    Michael Cook authored
    This change is to enable use of gprof which requires the process
    call `exit` to write out the collected data.
    
    The UE (lte-uesoftmodem) exits cleanly, but the eNB
    (lte-softmodem) crashes as it tries to shut down...
    79ba247f
intertask_interface.cpp 15.6 KB