Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Don't fail on symlinks to folders #10426

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Leonidas-from-XIV
Copy link
Collaborator

@Leonidas-from-XIV Leonidas-from-XIV commented Apr 16, 2024

Trying to figure out why it the code was forbidding symlinks to folders, but in my tests nothing breaks so if there is a reason for this restriction it is unclear.

Fixes #9873 and the reproduction cases of #9276 and #9874 but is essentially a duplicate of #9937.

Signed-off-by: Marek Kubica <marek@tarides.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error with directory symlink: Unexpected file kind "S_DIR"
1 participant