Closed loomis closed 10 years ago
The quarantine clean up function in PersistentDisk.py stops after the first error encountered. This should log the error but then continue to try to clean up other disks that have been quarantined.
PersistentDisk.py
The quarantine clean up function in
PersistentDisk.py
stops after the first error encountered. This should log the error but then continue to try to clean up other disks that have been quarantined.