Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assure that UndoStorage is emptied correctly after an upload #2454

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

simonpoole
Copy link
Collaborator

This makes sure that the UndoStorage is reset before saving the current state to ensure that it is not reinstated after restart and handles removing undo data for selective uploads. Fixes a further issue in which the failure listener was always called after an upload, as this is not used in normal ops this was a test only issue.

This makes sure that the UndoStorage is reset before saving the current
state to ensure that it is not reinstated after restart and handles
removing undo data for selective uploads. Fixes a further issue in which
the failure listener was always called after an upload, as this is not
used in normal ops, this was a test only issue.
@simonpoole simonpoole merged commit 52650df into master Dec 11, 2023
3 checks passed
@simonpoole simonpoole deleted the flush_undo_storage_after_upload branch January 6, 2024 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant