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

Partial fix for broken symlink handling #969

Closed
wants to merge 1 commit into from
Closed

Partial fix for broken symlink handling #969

wants to merge 1 commit into from

Conversation

jaens
Copy link

@jaens jaens commented Jan 11, 2020

Solves my immediate issue, but there are other bugs remaining related to broken symlinks.

I was not able to proceed any further due to lack of understanding because unfortunately the code does not document its data structures (eg. _symlinkPaths) or what invariants in general it expects to hold.

@jaens
Copy link
Author

jaens commented Jan 11, 2020

Not sure why the "should properly match glob patterns that include a symlinked dir" test occasionally fails.

@paulmillr
Copy link
Owner

yeah, I don't think this would handle it properly without introducing new issues. see #967, we can't even get current behavior right.

@jaens jaens closed this Oct 6, 2021
@jaens jaens deleted the symlink branch October 6, 2021 13:25
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