]> go.fuhry.dev Git - fsnotify.git/commit
Fix TestInotifyOverflow (#265)
authorMatthias Stone <matthias@bellstone.ca>
Thu, 30 Aug 2018 20:03:37 +0000 (14:03 -0600)
committerNathan Youngman <git@nathany.com>
Thu, 30 Aug 2018 20:03:37 +0000 (14:03 -0600)
commit70cc4a11de4adb99aa24da1e7b1782da5535beaa
tree0758ed2c4a490247d342d64cad79eaf03b9d5973
parent1d13583d846ea9d66dcabbfefbfb9d8e6fb05216
Fix TestInotifyOverflow (#265)

* Queued inotify events could have been read by the test before max_queued_events was hit
inotify_test.go