-
-
Notifications
You must be signed in to change notification settings - Fork 262
docs todo tracking #445
Copy link
Copy link
Closed
Labels
B-docimprovement/fix for documentationimprovement/fix for documentationZ-needs implementationNeeds an implementation, will accept PRsNeeds an implementation, will accept PRs
Description
List of things to fix in the docs
-
platform in immediate mode
-
Note that for recusive watched
-
If tick_rate is None, notify will select a tick rate that is less than the provided timeout.
-
notify-debouncer-mini = "0.2.0"
- readme.md for the examples/ folder, looking at the traffic insights
- maybe make it clear that the Config is not consumed by all backends Ignored config #444 (code comments)
- document WSL2 problems as known problem
- add notice about https://man7.org/linux/man-pages/man7/inotify.7.html
The inotify API does not report file accesses and modifications that may occur because of mmap(2), msync(2), and munmap(2).
- document stuff in Large scale watching of paths appears to drop/miss events #412
- add NFS mounts to list of non-working inotify watcher I use notify to watch a path which is mount by nfs,notify didn't work and no error return #475
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
B-docimprovement/fix for documentationimprovement/fix for documentationZ-needs implementationNeeds an implementation, will accept PRsNeeds an implementation, will accept PRs