Github user ozhanrk commented on the issue:
https://github.com/apache/cloudstack/pull/1710
hi @jburwell this pr does not delete any kind of snapshots, this patch only
prevents, solves a kind of timeout issue on code thats all, nothing more. This
is a 4 lines of small fix where delete snapshot code could not find already
deleted snapshots ids so it waits till timeout reached, with this patch it
understands they are already deleted so it did not wait and continue the
process.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---