Skip to content

Conversation

@NeilHanlon
Copy link
Contributor

Add proper symlink handling to prevent errors when encountering symbolic links during file enumeration. The fix resolves symlinks to their target and processes them as either directories or files as appropriate, while gracefully skipping broken symlinks.

🤖 Generated with Claude Code

--

n.b., I ( a human) reviewed and tested this code and it does what I intended it to do.

Add proper symlink handling to prevent errors when encountering symbolic links during file enumeration. The fix resolves symlinks to their target and processes them as either directories or files as appropriate, while gracefully skipping broken symlinks.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@harmony7
Copy link
Member

Thank you very much for this!

@harmony7 harmony7 merged commit 58dcc0f into fastly:main Aug 30, 2025
@NeilHanlon NeilHanlon deleted the handle-symlinks branch August 30, 2025 15:51
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.

2 participants