-
The TUI program runs for a few minutes and crash on a real foundational node of mainnet.
```
[ec2-user@ip-172-31-10-45 ~]$
/home/ec2-user/go/pkg/mod/github.com/hpcloud/tail@v1.0.0/tail.…
-
### Which operating system (GOOS) and version are you using?
GOOS: darwin
ProductName: Mac OS X
ProductVersion: 10.12.6
BuildVersion: 16G1036
### Please describe the issue that occurred.
U…
-
To reproduce/test issues:
- https://github.com/howeyc/fsnotify/issues/83
- https://github.com/howeyc/fsnotify/issues/52
-
I was just trying to build a package that depends on hsfnotify and found that it fails with the following error:
```
Failed to build fsnotify-0.4.1.0.
Build log (
/home/runner/.cabal/logs/ghc-9.…
-
**What seems to be the problem?!**
First off this is an amazing project.
This is almost a 2 sided question. I want to be able to generate the containers.yaml file from yaml instead of JSON. Is t…
-
I'm working on netflow monitoring, and try to get the relation between process and socket.
First I tried to use fsnotify to monitor `/proc/pid/fd`, so I can be notified when socket is created by a sp…
-
MainWasmHandler: Execute error:
WasmCompiler: build error: exit status 2; full output:
# github.com/vugu/vgrun
.\rwatcher.go:21:2: undefined: fsnotify.Watcher
.\rwatcher.go:34:12: undefined: fsnot…
-
I have an app which uses WatchConfig() and OnConfigChange() functions for handling dynamic configuration updates.
As it can be seen [here](https://github.com/spf13/viper/blob/493643fd5e4b44796124c05…
-
Linux Kernel 5.1 released and now it can handle all FS events via fanotify https://github.com/amir73il/fsnotify-utils/wiki/Super-block-root-watch.
-
`fsnotify` depends on `shelly` only on linux. The generated Nix code to build `fsnotify` correctly reifies this cabal conditional to require `shelly` only if we're building on linux. But if you genera…