Add capability for the lux 05/317805/1 accepted/tizen_unified accepted/tizen_unified_dev accepted/tizen_unified_toolchain accepted/tizen_unified_x accepted/tizen_unified_x_asan tizen accepted/tizen/unified/20240920.050212 accepted/tizen/unified/dev/20240924.080620 accepted/tizen/unified/toolchain/20241004.101901 accepted/tizen/unified/x/20240920.102421 accepted/tizen/unified/x/asan/20241014.000242
authorHwankyu Jhun <h.jhun@samsung.com>
Thu, 19 Sep 2024 01:46:36 +0000 (10:46 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Thu, 19 Sep 2024 01:56:35 +0000 (10:56 +0900)
commit013a8ad6571e11473e425da38141935b4f28a5b0
treef14d4cb8b228579ae5ee1f2b0eb5c7e4169dfebb
parent766eb626e8e991e4a231035fccd8cfc63133898a
Add capability for the lux

Currently, the launchpad-process-pool has a problem about creating
children processes. Because, there are many threads in the launchpad-process-pool.
If the sub thread tries to allocate the memory or calling getenv() when
the main thread is calling fork(), it makes the deadlock issue of
the children processes. The lux is a children process of
the launchpad-process-pool to create children processes for applications.
(The lux is a single thread process.)

Change-Id: I20d7ce82b77af226bda0e59b8690896245b64580
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
config/set_capability