Commit a5d4efbc authored by Kai Koehne's avatar Kai Koehne Committed by Qt by Nokia
Browse files

Debugger: Fix race condition in block mode, QQmlDebugServer


Make sure that the first message hasn't already arrived before
we call d->messageArrivedCondition.wait().

Change-Id: I0d3df9adbd41f71df5c1c7d6df90c0037f494514
Reviewed-by: default avatarKai Koehne <kai.koehne@nokia.com>
parent b8bb9d75
No related merge requests found
Showing with 4 additions and 5 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment