diff options
author | Romain Forlot <romain.forlot@iot.bzh> | 2018-12-13 08:53:55 +0100 |
---|---|---|
committer | Romain Forlot <romain.forlot@iot.bzh> | 2018-12-13 11:33:40 +0100 |
commit | 57020f4e0ba8a92b362782b5642f1b1ee58f003c (patch) | |
tree | 6ad0f47cf4611ed86d15fb053cfe103290ac66eb /app-controller-submodule | |
parent | 0f14669f9558ede31f19a179a4cb9d13330caaf1 (diff) |
Clean way to wait for an api's event
Modify the way to wait for an event. Here we call synchronously a verb of the
test api that will end when a timeout expires or when the reception of the event
ends the request
Useless set up of verbosity to debug for the monitoring API.
"push_after" messages could be caught without setting up this.
Bump app-controller-submodule:
Submodule app-controller-submodule 303022b..4ddd789:
> memleak fixes
> Retrieve by default an int64 instead of int
> New function to retrieve Api's name from LUA
> Handle number and boolean to subcall an api's verb
> Fix: compiling a controller without LUA support
> Fix Parse plugin
> AFB:servsync: add string for query argument
Bug-AGL: SPEC-2003
Depends-On: https://gerrit.automotivelinux.org/gerrit/#/c/18583/
Change-Id: I24af6bae6a9aa0f70f3b78304134a65e09f12a58
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'app-controller-submodule')
m--------- | app-controller-submodule | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/app-controller-submodule b/app-controller-submodule -Subproject 303022b794410a69daeb47e20a87fe7625b1870 +Subproject 4ddd78961076bbac5182666515cae980e3bebae |