Explicit std::exit removed
Calling explicitely std::exit at the end of the main function has the side effect of leaving behind stale references to the application in IPC. ADHI-4255
Calling explicitely std::exit at the end of the main function has the side effect of leaving behind stale references to the application in IPC. ADHI-4255