jobs: Ensure releasing event loop 81/19981/1 6.99.5 guppy/6.99.5 guppy_6.99.5
authorJose Bollo <jose.bollo@iot.bzh>
Wed, 6 Feb 2019 16:16:09 +0000 (17:16 +0100)
committerJosé Bollo <jose.bollo@iot.bzh>
Thu, 7 Feb 2019 09:35:15 +0000 (10:35 +0100)
The internal functions blocking threads
for implementing call_sync were not releasing
the event loop, leading to deafness of the
binder.

Include a tuto-4 that reproduce the issue
on a binder with the bug and that also shows
interesting usages of the binder.

Bug-AGL: SPEC-2161

Change-Id: I83ad4d55d721a6046e798a5e06967df4dd5a7284
Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>

No differences found