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
looks like the createAndMountPersistentStoragePaths activation script orders mounts by persistence's names instead of mountpoints, meaning a parent directory can be attempted to be mounted AFTER all children were already mounted.
looks like the
createAndMountPersistentStoragePaths
activation script orders mounts by persistence's names instead of mountpoints, meaning a parent directory can be attempted to be mounted AFTER all children were already mounted.possibly related to #198
The text was updated successfully, but these errors were encountered: