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

[0.16] Trash run even if it is already trashed #2199

Merged
merged 1 commit into from
Dec 3, 2024
Merged

Conversation

rh-appservices-perf
Copy link
Collaborator

Backport: #2196

Trashing a run that was already trashed should have no effects and it should not throw an exception

Fixes Issue

Fixes #2160

Changes proposed

Trying to trash a run that has been already trashed will result in a no-operation

Check List (Check all the applicable boxes)

  • My code follows the code style of this project.
  • My change requires changes to the documentation.
  • I have updated the documentation accordingly.
  • All new and existing tests passed.

Trashing a run that was already trashed should have
no effects and it should not throw an exception

Signed-off-by: Andrea Lamparelli <[email protected]>
@lampajr lampajr merged commit 4fb811e into 0.16 Dec 3, 2024
3 checks passed
@lampajr lampajr deleted the bp-0.16-7709329 branch December 3, 2024 14:54
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.

2 participants