Modify SIGCHLD handler 41/296241/1
authorHwankyu Jhun <h.jhun@samsung.com>
Mon, 24 Jul 2023 07:01:57 +0000 (16:01 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Mon, 24 Jul 2023 07:01:57 +0000 (16:01 +0900)
commit96c4e450dadad97403a53878676151fe2ec5be06
tree1673f648155987be0258b985bcc42897a1b75af9
parent8c136c9ab4430fff98dddeb12a734b17f9a5dac9
Modify SIGCHLD handler

If SIGCHLD signal is received, launchpad checks whether the pending request
exists or not. If it exists, launchpad sends the launch signal to listeners.

Change-Id: Ie82b4df2b49ce02beb95a4b7547584b6a674d424
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
src/launchpad-process-pool/dbus.cc
src/launchpad-process-pool/launchpad.cc