Details
-
Improvement
-
Resolution: Fixed
-
Major
-
None
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.