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
Singletons need to create their own session directory tree
We currently define the names of the various session directory
tree levels, but we never actually create those locations. This
causes (among other things) the shmem subsystem to emit error
messages about directories not being found or that we are
unable to determine if adequate size is available.
Refs #12784
Signed-off-by: Ralph Castain <[email protected]>
(cherry picked from commit 9b8a417)
0 commit comments