[libcontact] Fix recursive resolve never finishing. Contributes to JB#42702
ResolveListener::addressResolved() implementations can do silly things like start resolving for something it just received information for. That ended up new request being filtered out as duplicate request but then never getting response with addressResolved. Above case with libcommhistory / RecentContactsModel.
Showing
Please register or sign in to comment