Skip to content

Re-arrange tasks to get correct finished event #2235

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

Merged
merged 1 commit into from
May 6, 2025

Conversation

m3nu
Copy link
Contributor

@m3nu m3nu commented May 5, 2025

Shows the correct status after a backup is finished.

I'm guessing the issue is that we run another task after emitting the 'finished' event.

Fixes #2120

@VandalByte
Copy link
Collaborator

I have tested this out and it does fix the issue. I've tested it out with multiple post backup commands and I didn't encounter any new errors.

@m3nu m3nu merged commit cd052b6 into borgbase:master May 6, 2025
7 checks passed
@m3nu
Copy link
Contributor Author

m3nu commented May 6, 2025

Thanks for looking over this!

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.

Shell command after backup: The backup will not be completed
2 participants