-
Notifications
You must be signed in to change notification settings - Fork 987
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
temporary fix for contacts signal #10126
temporary fix for contacts signal #10126
Conversation
Pull Request Checklist
|
@flexsurfer
Chat view is not updated. On current nightly it is the same, and I believe it is likely related to #10120. So it is not this particular PR fault, but I believe it should be fixed ASAP. |
Ok, thanks for checking! |
@flexsurfer yes, it is separate. logging issue |
@flexsurfer tested that ENS name is updated for fetched messages + if new name is set it is updated after new messages in chat. |
@churik nothing can be affected :) its only about performance |
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
7218de6
to
9b1150d
Compare
every 30s app receives a signal with new contacts and app is slow if we use dispatch-later, this is a temporary solution for release, should be fixed properly later