v0.1.2
Make TailTest less flaky (#2) This change accounts for the fact that Tail.Stop() and the events from inotify have no way of being synchronized, so the test now allows for all the observable variants. It also runs the test 100 times just to make sure it's not flaky in the future.