diff --git a/GitUtility.py b/GitUtility.py index e23232a..76fa8d7 100644 --- a/GitUtility.py +++ b/GitUtility.py @@ -2767,6 +2767,7 @@ class GitSvnSyncApp: if hasattr(self, "main_frame"): self.main_frame.update_changed_files_list(["(Error refreshing changes)"]) # Non serve aggiornare stato auth/sync per errori locali generici + delay_ms = 50 # Inizializza il ritardo base qui # --- Trigger finale dei refresh asincroni raccolti (spostato dopo il blocco if/elif/else principale) --- if repo_path_for_refreshes and refresh_list: