hello3: Add mutebug 37/16237/1
authorJose Bollo <jose.bollo@iot.bzh>
Mon, 20 Aug 2018 13:06:56 +0000 (15:06 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Wed, 22 Aug 2018 12:03:52 +0000 (14:03 +0200)
The verb mutebug returns without answering
but increment the reference count of the request.

This has 2 weird effects:
 - on the service, it creates a memory leak
 - on the client, it creates a starve of answer

Both effects are intended to test further improvements
of the binder.

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

No differences found