backup: Clear the requested backup upon completion notification

Now the main go routine takes care of the backup synchronization.
This commit is contained in:
Jöran Karl
2024-10-12 16:35:47 +02:00
parent 771aab251c
commit 79ce93fb7d
3 changed files with 13 additions and 5 deletions

View File

@@ -99,7 +99,7 @@ type SharedBuffer struct {
diffLock sync.RWMutex
diff map[int]DiffStatus
requestedBackup bool
RequestedBackup bool
forceKeepBackup bool
// ReloadDisabled allows the user to disable reloads if they