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
Don't lock if we don't have a package root (#7335)
It seems like for reasons we have a fallback scratch directory even if
we couldn't determine a package root, but it doesn't seem as if we
should lock that since it is likely not the scratch directory we want.
0 commit comments