Ensure preference get is called before preference changes / don't allow null preferences to sync #5408

Open
opened 2021-01-27 16:42:55 +01:00 by tzarebczan · 0 comments
tzarebczan commented 2021-01-27 16:42:55 +01:00 (Migrated from github.com)

subscription loss is still happening in some edge cases. Haven't been able to figure out what that is. But if we make sure to call pref get before any sets, that should help.

Also, if preference set tries to be called without any data (no tags, no subs, no other preferences, let's prevent this from happening somehow.

subscription loss is still happening in some edge cases. Haven't been able to figure out what that is. But if we make sure to call pref get before any sets, that should help. Also, if preference set tries to be called without any data (no tags, no subs, no other preferences, let's prevent this from happening somehow.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#5408
No description provided.