Skip to content

Commit

Permalink
Minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-snd committed Sep 28, 2022
1 parent 4d52dc3 commit 72fe8c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/trecover/train/collab/optim.py
Original file line number Diff line number Diff line change
Expand Up @@ -818,6 +818,7 @@ def _update_state_sharing_status_step(self) -> None:
self.status.update('Need to synchronize this auxiliary peer to enable state sharing',
style=self._status_style)

self.restore_from_backup()
self.sync_state()
self.allow_state_sharing = True

Expand Down

0 comments on commit 72fe8c5

Please sign in to comment.