Skip to content

Fs notify improvements#265

Merged
Thomasdezeeuw merged 4 commits intomainfrom
notify-improvements
Feb 14, 2026
Merged

Fs notify improvements#265
Thomasdezeeuw merged 4 commits intomainfrom
notify-improvements

Conversation

@Thomasdezeeuw
Copy link
Owner

No description provided.

As it can watch both files and directories.
So it's easier to add them to the Events type.
Same methods that can be found on Watcher. This way the async iterator
doesn't have to be destroyed and recreated when a new file is created
while watching for fs events.
watch_path_recursive to watch_recursive, and watch_patch to watch,
dropping _path from both.
@Thomasdezeeuw Thomasdezeeuw merged commit 09d7860 into main Feb 14, 2026
9 of 21 checks passed
@Thomasdezeeuw Thomasdezeeuw deleted the notify-improvements branch February 14, 2026 17:05
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.

1 participant