Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stuck in a loop #9

Open
kingsleyh opened this issue Dec 27, 2019 · 1 comment
Open

Stuck in a loop #9

kingsleyh opened this issue Dec 27, 2019 · 1 comment

Comments

@kingsleyh
Copy link

kingsleyh commented Dec 27, 2019

At some point this seems to have stopped working - and now the watcher thinks that the files have changed continuously even though there were no file changes.

on every loop the event._on_change reports the file landing.html has changed but it hasn't

  1. "src/webapp/public/landing.html" => {true, "20191009174705.775"}
  2. "src/webapp/public/landing.html" => {true, "20191009174705.775"}
    3 ... and forever etc
@kingsleyh
Copy link
Author

kingsleyh commented Dec 27, 2019

I think the problem could be that when the files change some of them are regenerated and the watcher doesn't cope with a file it's tracking being replaced with an updated one

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

No branches or pull requests

1 participant