You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 8, 2022. It is now read-only.
@dennisconrad Thanks for the report. Unfortunately I don't have a Red Hat VM setup yet.
Go 1.3 will include os/fsnotify in standard library. We are in the process of moving development and issue tracking over to the Go project (currently under go.exp/fsnotify): https://code.google.com/p/go/issues/list?q=fsnotify
I'm using fsnotify on Red Hat Enterprise Server 6.4 (should be the same as CentOS 6.4).
It seems to work and I am receiving events, but with a slightly modified example, the following section
throws the following error once in a while:
Any idea why this happens or how to debug this?
The text was updated successfully, but these errors were encountered: