fix problem with delay

This commit is contained in:
VALLONGOL 2025-04-23 10:41:16 +02:00
parent 69cacd26ec
commit 8235caf9cf

View File

@ -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: