You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, the temporary sysroots created by sysroot isolation are only deleted when xbstrap exits. This can lead to high space usage on /tmp if many sysroots are required for a build.
Right now, the temporary sysroots created by sysroot isolation are only deleted when xbstrap exits. This can lead to high space usage on
/tmpif many sysroots are required for a build.