From: Frederic Marec Date: Fri, 22 Mar 2019 10:03:44 +0000 (+0100) Subject: jobs: Ensure validy of event loop X-Git-Tag: 7.99.1~36 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=6f192ac5b7aeca2070a02e74397a2c97977147ca;hp=6f192ac5b7aeca2070a02e74397a2c97977147ca;p=src%2Fapp-framework-binder.git jobs: Ensure validy of event loop In rare circumstances during intialization threads should wait instead of using a null event loop. This is because no one has needed event loop at this stage of initialization. Change-Id: I05b6ddbc05bec50958d0981213219b1d641401a5 Signed-off-by: Frederic Marec ---