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: resolve symlinks in system watchers #712

Merged
merged 1 commit into from
Feb 12, 2022

Conversation

piotr-oles
Copy link
Collaborator

Try to always use a real path in the watcher map. Thanks to the implementation of realFileSystem.realPath() function, it should work even if the symlinked file is deleted.

Related: #557

@piotr-oles piotr-oles self-assigned this Feb 12, 2022
@piotr-oles piotr-oles merged commit b5a38c1 into main Feb 12, 2022
@piotr-oles piotr-oles deleted the fix/resolve-symlinks-in-watcher branch February 12, 2022 22:07
@piotr-oles
Copy link
Collaborator Author

🎉 This PR is included in version 7.2.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant