-
Notifications
You must be signed in to change notification settings - Fork 14
Add delete to vulnreport endpoint #465
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
Conversation
There could be other errors in the background thread that cause it to die and could cause MainThread to deadlock... Consider this AI response and example about how to make this pattern more durable (several ways).
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please make the design more durable for the background thread experiencing any kind of exception.
@git-hyagi if you want to move the bugfix to its own PR to get the delete in more quickly feel free. That part looks fine. Or not, it's up to you. |
@bmbouter thank you for all the explanations and help!! |
130f869
to
e594b94
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
ref: https://issues.redhat.com/browse/PULP-414