-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The aix operating system is not supported #922
Comments
Related: fsnotify/fsnotify#314 |
|
@zhangyongding This is supported since spf13/afero#210 has been merged. But as far as I'm aware, |
Is it possible to consider using polling for watch in AIX? |
Is there a potential timeline if (at all) afero may used in a newer version? I also stumbled upon this problem last week and it is blocking other dependencies further downstream. |
# github.com/spf13/afero ../../../go/pkg/mod/github.com/spf13/afero@v1.1.2/const_win_unix.go:25:15: undefined: syscall.EBADFD
The text was updated successfully, but these errors were encountered: