seems plausible. anyone else?
https://codereview.appspot.com/6553059/diff/14001/src/pkg/exp/inotify/inotify_linux.go
File src/pkg/exp/inotify/inotify_linux.go (right):
https://codereview.appspot.com/6553059/diff/14001/src/pkg/exp/inotify/inotify_linux.go#newcode88
src/pkg/exp/inotify/inotify_linux.go:88: w.AddWatch("/", IN_DELETE_SELF)
// Add a spurious watch so that the watching goroutine will return
// from syscall.Read when we remove watches below.
https://codereview.appspot.com/6553059/