uv
3218e364
- Use `fs_err` for paths in symlinking errors (#13303)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
225 days ago
Use `fs_err` for paths in symlinking errors (#13303) In #13302, there was an IO error without context. This error seems to be caused by a symlink error. Switching as symlinking to `fs_err` ensures these errors will carry context in the future.
References
#13303 - Use `fs_err` for paths in symlinking errors
Author
konstin
Parents
f557ea38
Loading