Skip to content

Fix rootfs releasing when not using fakemachine

Emanuele Aina requested to merge wip/em/debos-ostree-release-fix into apertis/v2019

Apply the upstream fix to force the release of libostree resources from the same goroutine to avoid threading issues preventing the rootfs to be released properly when using the non-fakemachine mode.

Fixes: https://phabricator.apertis.org/T6297

Same as !1 (closed), but for v2019.

Merge request reports