Skip to content

Conversation

pbnjay
Copy link
Contributor

@pbnjay pbnjay commented Jan 15, 2022

What does this pull request do?

Fixes the broken (infinite wait) TestBasicExample test.

Not sure when the expected behavior changed (maybe due to some recent OS sandboxing changes), but I believe the watch expression was now tracking the TempDir symlink itself and so never receives the file creation event.

(Also fixes my email address from 2016)

Where should the reviewer start?

How should this be manually tested?

go test -v .

@pbnjay
Copy link
Contributor Author

pbnjay commented Jan 15, 2022

Also fixes #46

Copy link
Member

@shogo82148 shogo82148 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@nathany
Copy link
Contributor

nathany commented Jan 19, 2022

thanks @pbnjay

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants