Skip to content

Device: Handle delete errors for devices with storage

Marco Trevisan requested to merge wip/3v1n0/handle-delete-open-close-errors into master

If a device with storage memory fails during deletion phase, we just ignore the errors silently from the dbus-client POV, while we should instead propagate the errors to the client.

Merge request reports