Skip to content

watch: upgrade fsnotify to fix spurious file changed on Windows#4715

Merged
milas merged 1 commit intomasterfrom
milas/upgrade-fsnotify
Jul 1, 2021
Merged

watch: upgrade fsnotify to fix spurious file changed on Windows#4715
milas merged 1 commit intomasterfrom
milas/upgrade-fsnotify

Conversation

@milas
Copy link
Copy Markdown
Contributor

@milas milas commented Jul 1, 2021

Ignore file attribute changes on Windows.

See tilt-dev/fsnotify#8 for details.

Fixes #4706.

@milas milas added the dependencies Pull requests that update a dependency file label Jul 1, 2021
@milas milas requested a review from nicks July 1, 2021 14:37
Ignore file attribute changes on Windows.

See tilt-dev/fsnotify#8 for details.
@milas milas force-pushed the milas/upgrade-fsnotify branch from 81a1d12 to 812b8ee Compare July 1, 2021 14:39
@milas milas merged commit 43a3e7e into master Jul 1, 2021
@milas milas deleted the milas/upgrade-fsnotify branch July 1, 2021 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FileWatch triggers file changed even if only file attributes changed

2 participants