smartdevicelink / sdl_core

SmartDeviceLink In-Vehicle Software and Sample HMI
BSD 3-Clause "New" or "Revised" License
241 stars 245 forks source link

Move app launcher stop before unregister app #3825

Closed ychernysheva closed 2 years ago

ychernysheva commented 2 years ago

Fixes #2444

This PR is ready for review.

Risk

This PR makes no API changes.

Summary

The applauncher has to be stopped before appropriate application will be unregistered. Otherwise it could lead to core crash, when Launch controller will try to run already non existed application.

CLA

ychernysheva commented 2 years ago

@theresalech this PR is ready for Livio review