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
Hi, I'm blocked on starting this until my outstanding PR's relating to the two issues mentioned by @eloquence are merged. Happy to pick this up once they're merged.
Description
Remove the areas of the code that sync with the server when a file is unexpectedly missing, e.g.
securedrop-client/securedrop_client/logic.py
Lines 647 to 649 in 7dc80f8
Instead of waiting until a sync to update missing files so that they can be redownloaded by a user, do this immediately:
securedrop-client/securedrop_client/logic.py
Line 425 in 7e3cfca
The text was updated successfully, but these errors were encountered: