clientmanager: Do not check for running applications 44/26344/1 11.92.0 12.90.0 lamprey/11.92.0 lamprey_11.92.0 marlin/12.90.0 marlin_12.90.0
authorMarius Vlad <marius.vlad@collabora.com>
Tue, 11 May 2021 17:00:43 +0000 (20:00 +0300)
committerMarius Vlad <marius.vlad@collabora.com>
Tue, 11 May 2021 19:19:44 +0000 (22:19 +0300)
commit66d1ba22264303e705bbe126578c0c99cdb80dba
treeeac4a49354843a3ee7945105a970724292f6a510
parenta8f66206b9b6700151e513c6f8f3fcce844c15b3
clientmanager: Do not check for running applications

Due to some unforeseen consequences we can't really check for running
applications, in an attempt to start them if they died/or have killed
(either legitimate or not). To avoid deadlocking just have another pass
over the clients and document the fact that requires a bit more digging
to fix up correctly.

Bug-AGL: SPEC-3902

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Suggested-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I97776938e2d0971eba509c1ea36462899d053a24
src/hs-clientmanager.cpp