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
At the moment, state (persistence and lock file) are stored in the same folder which sometime can cause issues separating concerns in docker for example.
Maybe using the XDG Base directory speciation if these variables are set in the users environment?