-
When using the new fsnotify version from the current master branch and coming across a path that contains a symbolic link while the watch option is set to true, lf crashes with no useful information i…
valoq updated
22 hours ago
-
As of writing this issue, most likely #297 will be accepted. It adds a dependency of a custom version of fsnotify. When possible switch back to the official version.
Nusiq updated
3 weeks ago
-
### Describe the bug
Removing the path to a symbolic link causes fsnotify to crash with the following error:
> panic: runtime error: invalid memory address or nil pointer dereference
> [signal …
-
Following up from #149 - it's really a bit of rabbit hole if you look at https://github.com/fsnotify/fsnotify/issues/635 and the numerous other related issues.
In short, the comment for the `fsnoti…
-
I have more than 700 files in my project and that's a lot of files to recheck for update (timestamp or hash)
[fsnotify](https://github.com/fsnotify/fsnotify) should be faster and use less CPU t…
-
**Version**
fastly version (base) (story/CORE-734*) 14:01:01
fastly fastly version (base) (story/CORE-73…
-
Log files in `/tmp` don't seem to work in follow mode
![iTerm2 - tmux standard (tmux) 2024-10-29 at 10 26 21 AM](https://github.com/user-attachments/assets/d182afdd-cb87-4c15-b37a-23b5b90bf2ac)
-
Ocicni now is using fsnotify to load cni config files real-time, but fsnotify has a risk, if we remove cni config path `/etc/cni/net.d` and recreate it, any changes of this directory will not be detec…
-
Hello!
In our infrastructure, we regularly refresh a config file and need to detect file changes in order to properly reload. I've been a regular user of afero.Fs and was looking into the best way …
-
### What did you do?
prom frequently encounters the following errors:
Aug 15 10:22:05 xxxxxxxx prometheus: ts=2024-08-15T02:22:05.709Z caller=file.go:283 level=error component="discovery manager…