[Service][VD] Stop service app if service app has exception 51/238551/7
authorDongHyun Song <dh81.song@samsung.com>
Wed, 15 Jul 2020 02:34:20 +0000 (11:34 +0900)
committerDongHyun Song <dh81.song@samsung.com>
Fri, 17 Jul 2020 00:21:58 +0000 (09:21 +0900)
commit61bd5ec1220f00484d664f543339f9ce195badda
treeca298f06172a001598b187f040b0de514208a5e4
parentf4c247f30995f5a2f9ffa2d311a3703660b33a49
[Service][VD] Stop service app if service app has exception

If onRequest has Javascript exception, it cannot execute reamining
code. It is not highly able to reach tizen.application...exit().
Thus, with onRequest exception, it is proper that the app is closed
automatically.

Change-Id: I8e4d2cdc09013f674fb7ddcf40dfbb18ea6a86e7
Signed-off-by: DongHyun Song <dh81.song@samsung.com>
wrt_app/common/service_manager.ts