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

core: add callback to RemoveDiskCommand #715

Merged
merged 1 commit into from
Oct 26, 2022

Conversation

mkemel
Copy link
Member

@mkemel mkemel commented Oct 24, 2022

Adding callback to RemoveDiskCommand so that it would wait for RemoveImageCommand to finish, incl. removing the image from the DB. This fixes an issue where RemoveDisk job was marked as FINISHED before the image was actually removed from the DB.

Bug-Url: https://bugzilla.redhat.com/2137207

@mkemel
Copy link
Member Author

mkemel commented Oct 25, 2022

/ost

@mkemel
Copy link
Member Author

mkemel commented Oct 25, 2022

/ost

Adding callback to RemoveDiskCommand so that it would wait for
RemoveImageCommand to finish, incl. removing the image from the DB.
This fixes an issue where RemoveDisk job was marked as FINISHED
before the image was actually removed from the DB.

Bug-Url: https://bugzilla.redhat.com/2137207
@ahadas
Copy link
Member

ahadas commented Oct 25, 2022

/ost

@ahadas ahadas requested a review from bennyz October 26, 2022 07:01
@bennyz bennyz merged commit 8fc9203 into oVirt:master Oct 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants