progress: Make end() idempotent
This fixes the double "done" text on successful interleaved sync. Change-Id: I4f01418cb0340129a8f0a2a5835f7e3fa6a6b119
This commit is contained in:
parent
99b5a17f2c
commit
223c0a4347
1 changed files with 0 additions and 2 deletions
|
@ -2557,8 +2557,6 @@ later is required to fix a server side protocol bug.
|
|||
sync_event.set()
|
||||
sync_progress_thread.join()
|
||||
|
||||
pm.end()
|
||||
|
||||
err_update_projects, err_update_linkfiles = self._UpdateManifestLists(
|
||||
opt, err_event, errors
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue