mirror of https://github.com/pulumi/pulumi.git
7ccf079892
If we remove the file tail is reading before we call `tail.Stop()`, the latter may or may not return an error depending on what state it is in. Fix this by asserting that there is no error, and removing the file after calling `tail.Stop()`. |
||
---|---|---|
.. | ||
LICENSE | ||
tail.go | ||
tail_posix.go | ||
tail_test.go | ||
tail_windows.go |