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

Inotify's symlink follow with recursive option #1088

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

Corentin-pro
Copy link
Contributor

  • Using symlink follow now working as intended with recursive (used to be shallow only)
  • Add test for recursive + follow symlink for Inotify observer
  • Improve test for recursive cases : in case of recursive Inotify, directory open event always triggers first

* Using symlink follow now working as intended with recursive (used to
  be shallow only)
* Add test for recursive + follow symlink for Inotify observer
* Improve test for recursive cases : in case of recursive Inotify
  directory open event always triggers
@BoboTiG BoboTiG merged commit 39bff24 into gorakhargosh:master Nov 19, 2024
21 checks passed
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