[Service][VD] Fix mount point remain issue 32/238332/2
authorDongHyun Song <dh81.song@samsung.com>
Mon, 13 Jul 2020 01:30:29 +0000 (10:30 +0900)
committerDongHyun Song <dh81.song@samsung.com>
Mon, 13 Jul 2020 05:13:09 +0000 (14:13 +0900)
commitfe8ff32a767e5522f343cfe1e49d00f412b534ae
treecba6f0261b3c126f7c6f671e78aa94071370a3f5
parentaa30c573a035f755393c974997d35fb4a854f80f
[Service][VD] Fix mount point remain issue

While stopService, program.exit() is called synchronously. It will
terminate wrt-service process directly, then mount point is still
remaining without umount handling.

Change-Id: Ife943100cd6a8cd814fd0fb63693195459b8b607
Signed-off-by: DongHyun Song <dh81.song@samsung.com>
wrt_app/service/main.ts