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
Emit explanatory exception when no temporary cachedir can be created.
A warning is already emitted when a temporary cachedir is created; it
seems reasonable to also explain the situation when no cachedir can be
created at all. Also note that in these cases the directory really only
serves as cache, not as configdir (there won't be user-defined configs
there), so adjust the message accordingly.
0 commit comments