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

kqueue: fix watching relative symlinks #622

Closed
wants to merge 1 commit into from
Closed

kqueue: fix watching relative symlinks #622

wants to merge 1 commit into from

Conversation

arp242
Copy link
Member

@arp242 arp242 commented Apr 26, 2024

os.Readlink() just returns the value of the link.

os.Readlink() just returns the value of the link.
@arp242
Copy link
Member Author

arp242 commented Apr 27, 2024

This needs more work because we don't store a link → target mapping.

@arp242 arp242 closed this Apr 27, 2024
@arp242 arp242 deleted the rel-link branch April 27, 2024 13:34
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.

None yet

1 participant