You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BuildContact function (in protocol/messenger_contacts.go) doesn't only build contact now but also schedule ssync filters to fetch information about the contact. It works just fine but there needs to be a test written for this behaviour.
The possible complication is that the test might require working and running mailserver (but maybe I'm wrong here).
The text was updated successfully, but these errors were encountered:
A followup from #3271
BuildContact
function (inprotocol/messenger_contacts.go
) doesn't only build contact now but also schedule ssync filters to fetch information about the contact. It works just fine but there needs to be a test written for this behaviour.The possible complication is that the test might require working and running mailserver (but maybe I'm wrong here).
The text was updated successfully, but these errors were encountered: