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
Use a stable path for default HTTP cache dir (#71)
Use the home directory as it's unpredictable when `tmpdir` contents are
cleared. Makes it easier to identify when the cache max size is being
hit, or a path isn't being properly cached.
0 commit comments