• Michael Cook's avatar
    Catch SIGTERM and attempt to exit cleanly · d3f94cd0
    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...
    d3f94cd0
intertask_interface.cpp 15.6 KB