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
prevent unlink errors instead of attempting to suppress them (#48)
even with @, unlink still throws warnings if the file is not found, so we need to check file existence before trying to unlink it
Co-authored-by: John Hunt <[email protected]>
0 commit comments