]> go.fuhry.dev Git - fsnotify.git/commit
When removing, delete from watches before removing from inotify (fixes go-fsnotify...
authorPieter Droogendijk <pieter@binky.org.uk>
Sun, 8 Feb 2015 02:50:54 +0000 (03:50 +0100)
committerNathan Youngman <git@nathany.com>
Sun, 8 Feb 2015 20:22:32 +0000 (13:22 -0700)
commitae966a22c363db3ce4b6cf5e2994250e4b51b93a
tree6b420a8101b5d83b005c531747b5cd0b6c2d487f
parent37b3daab0dced69b8bee0cca9f80c58a5c43cd63
When removing, delete from watches before removing from inotify (fixes go-fsnotify/fsnotify#40)
inotify.go
inotify_test.go