hannobraun / inotify-rs

Idiomatic inotify wrapper for the Rust programming language
ISC License
261 stars 65 forks source link

Return WouldBlock error as well in read_events #190

Closed DBLouis closed 2 years ago

DBLouis commented 2 years ago

189

hannobraun commented 2 years ago

Thank you for the pull request, @DBLouis!

Looks like we have some test failures. Looks like some tests relied on that behavior. Can you take a look?