Fix a bug about loader creation 81/183681/3
authorHwankyu Jhun <h.jhun@samsung.com>
Tue, 10 Jul 2018 03:09:00 +0000 (12:09 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Tue, 10 Jul 2018 04:32:41 +0000 (13:32 +0900)
commit0e0746d4f31b124a7ec97eb32792eaec3e302922
treeabe4bde27402900a35b32969a300dbfbcdc4ac3d
parent526c35e7d021a1723d75de67b4649f7de426fc44
Fix a bug about loader creation

Even though the loader processs is running, a new loader process
is started by the timeout handler.
To prevent duplication, this patch adds exceptions.

Change-Id: If47bad339e88c7d30c346131cb304b61e6d68acd
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
src/launchpad.c