Skip to content

Fix rootfs releasing when not using fakemachine

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

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 !2 (closed), but for v2020dev0

Edited by Emanuele Aina

Merge request reports