Skip to content

fix: handle recursive watcher ignore paths correctly#13756

Open
ManManavadaria wants to merge 1 commit intodocker:mainfrom
ManManavadaria:13750-watch-ignore-fix
Open

fix: handle recursive watcher ignore paths correctly#13756
ManManavadaria wants to merge 1 commit intodocker:mainfrom
ManManavadaria:13750-watch-ignore-fix

Conversation

@ManManavadaria
Copy link
Copy Markdown

What I did
Applied ignore rules at the watcher layer and updated recursive traversal to skip ignored files/directories, ensuring permission errors from paths in the ignore list do not fail watch.

Related issue
fixes #13750

(not mandatory) A picture of a cute animal, if possible in relation to what you did

Signed-off-by: ManManavadaria <manmanavadaria@gmail.com>
@ManManavadaria ManManavadaria requested a review from a team as a code owner April 24, 2026 19:23
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.

[BUG] watch tries to read ignored folders leading to permission denied

1 participant