jobs: Ensure validy of event loop 75/20775/2
authorFrederic Marec <frederic.marec@iot.bzh>
Fri, 22 Mar 2019 10:03:44 +0000 (11:03 +0100)
committerJosé Bollo <jose.bollo@iot.bzh>
Fri, 22 Mar 2019 11:15:22 +0000 (11:15 +0000)
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 <frederic.marec@iot.bzh>

No differences found