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
Avoids Path::exists() returning false for a live symlink whose target
stat fails (observed under wasmtime), and also keeps a dangling .~N~
symlink from being overwritten by a --backup=numbered rename.
0 commit comments