Avoid loosing messages in the GUI
If the same message was received twice by the msgQ poller before being displayed by the GUI, one message could ve overwritten. Now wait for the first message to be consumed before taking the next one.
Please register or sign in to comment