fsnotify icon indicating copy to clipboard operation
fsnotify copied to clipboard

Propose as replacement for exp/inotify

Open uriel opened this issue 11 years ago • 6 comments

This seems much more complete than exp/inotify, maybe you could propose it for inclusion in the main distribution?

Great work, thanks!

uriel avatar Aug 06 '12 23:08 uriel

Yes, I had tried before very early on without much success. Perhaps once I'm more confident it's robust enough, and I can find someone on the Go Project to root for it I will try again.

howeyc avatar Aug 11 '12 19:08 howeyc

This is the relevant issue on Go issue tracker.

nathany avatar Sep 27 '13 00:09 nathany

@rsc proposed this for Go 1.3. This issue can probably be closed.

nathany avatar Jan 16 '14 05:01 nathany

Some CLs into go.exp/fsnotify:

  • Remove current implementation of WatchFlags https://codereview.appspot.com/100860043/
  • API refactor based on http://goo.gl/MrYxyA #3 (not final, but something to play with) https://codereview.appspot.com/105370044

Hoping to add FSEvents (OS X) and FEN (Solaris) and stabilize the API by March 1, 2015 for inclusion in Go 1.5.

nathany avatar Jun 28 '14 21:06 nathany

What's the status on this issue?

tsuna avatar Sep 25 '15 21:09 tsuna

Looks like this is a dup of go-fsnotify/fsnotify#1 and golang/go#4068

tsuna avatar Sep 25 '15 21:09 tsuna