ostree-rs-ext
ostree-rs-ext copied to clipboard
best effort GC
See https://github.com/ostreedev/ostree-rs-ext/pull/404#discussion_r1020021186
I think probably what we should do is change the GC invocation we make as part of the upgrader to be "best effort, log but don't propagate errors". But I think we also should at least in the unit tests actually make GC errors there fatal to ensure we catch bugs reliably.