Skip to content
Snippets Groups Projects
Commit af04c34f authored by Hugo Lefeuvre's avatar Hugo Lefeuvre Committed by Andreas Traczyk
Browse files

conversationmodel: fix race condition


Fix race condition when sending message to temporary contacts.

In order to address this issue we introduce a synchronization
mechanism that waits for slotContactAdded to be called before
processing further.

TODO: This patch fixes the issue for sendMessage only, not for
placeCall & Co.

Change-Id: Ie2248d4f1bfb7a7c495c2dc63441d2255bd5e7e0
Reviewed-by: default avatarAndreas Traczyk <andreas.traczyk@savoirfairelinux.com>
parent 2d90396b
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment