fix race conditions for contact access #189

Merged
sarah merged 1 commits from :syncContacts into master 2019-07-25 22:46:57 +00:00
Owner
No description provided.
Member

Drone Build Status: success

https://build.openprivacy.ca/cwtch.im/ui/219

Drone Build Status: success https://build.openprivacy.ca/cwtch.im/ui/219
Member

Drone Build Status: success

https://build.openprivacy.ca/cwtch.im/ui/220

Drone Build Status: success https://build.openprivacy.ca/cwtch.im/ui/220
Author
Owner

Updated with fix for groups showing up with no name race codition

best guess is that Messages like ServerStatusUpdate were causing a uistate.GetContact that was greating a ui contact with no name set superceeding the one set in AppEventListener/NewPeer

Semi confirmed because the other half of the symptom was the group were suddenly at the top of the list, and i Just loaded it to see the group up top but with their names loaded properly

Updated with fix for groups showing up with no name race codition best guess is that Messages like ServerStatusUpdate were causing a uistate.GetContact that was greating a ui contact with no name set superceeding the one set in AppEventListener/NewPeer Semi confirmed because the other half of the symptom was the group were suddenly at the top of the list, and i Just loaded it to see the group up top but with their names loaded properly
sarah closed this pull request 2019-07-25 22:46:56 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.