guard / rb-inotify

A thorough inotify wrapper for Ruby using FFI.
MIT License
312 stars 64 forks source link

Avoid crashing after fd is closed (fix: #41) #53

Closed e2 closed 8 years ago

e2 commented 8 years ago

fixes #41

nex3 commented 8 years ago

Thanks!

hbarrington commented 7 years ago

@nex3 @e2 I see this in master but don't see it in 0.9.7 when I install on my machine. Will it land in 0.9.8?

nex3 commented 7 years ago

Just released!