julia icon indicating copy to clipboard operation
julia copied to clipboard

#58870 issue: Updated the Check for isfile (path)

Open Mehul-Lakhwani opened this issue 3 weeks ago • 1 comments

Here I updated the isfile check in the process where the code doesn't crashes in windows when the permission is denied it just simply ignore the file and assume that file doesn't exist and run the code further

Mehul-Lakhwani avatar Nov 28 '25 18:11 Mehul-Lakhwani

It would be better to fix the underlying issue; see https://github.com/JuliaLang/julia/issues/58870#issuecomment-3237284417

JeffBezanson avatar Dec 05 '25 20:12 JeffBezanson