Fixed
Details
Details
Assignee
Romain Forlot
Romain ForlotReporter
Romain Forlot
Romain ForlotFix versions
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
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.