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
Currently, if I try to ^C out of PkgAuthentication.jl's attempt to authenticate during Pkg.add, it keeps retrying infinitely - I can't even get back to my Julia session. IMO we should probably only allow 5 retries and then fail?