Improve the way to wait a binding event in afb-test

Description

Find a way to wait a binding event without blocking the main event loop to wait the event. This causes problems when the test binding is waiting for an event in a separate binder through the websocket connexion  because the event is appended to a binder"s queue which will be processed at the end of the wait.

Environment

None

Activity

Fixed

Details

Assignee

Reporter

Labels

Contract ID

Components

Priority

Created December 4, 2018 at 1:13 PM
Updated February 12, 2019 at 1:48 AM
Resolved January 29, 2019 at 4:49 PM