Coder Social home page Coder Social logo

Comments (8)

nathany avatar nathany commented on June 25, 2024

Hi Otto. Sorry for not digging into this sooner. I've never used Revel before, but I got the booking sample running with some additional logging (on the develop branch).

Your previous bisect had pointed to 4a0d1ae being the culprit. Most of those changes are to addWatch, so I added some logging there and compared against ca50e73. With the result you're seeing, it seems plausible that it was watching more than it was previously.

So far I haven't figured it out. Still digging. It might be worth confirming that bisect, since you said it wasn't 100% reproducible. If it was a commit before, that could change things quite a lot.

If there was a medium sized open source Revel app that we could reproduce this on, that would make it much easier. It might even be reproducible with a similar file structure to your app, even if those files don't contain the same code. /cc @robfig

from fsnotify.

nathany avatar nathany commented on June 25, 2024

@ottob I hope you have Spotlight disabled for your folder, which can randomly decide to create events. https://github.com/go-fsnotify/fsnotify/wiki/FAQ.

Though if not disabled, I'd expect you'd see the same problems on v1.0.4 as well.

from fsnotify.

nathany avatar nathany commented on June 25, 2024

cannot-reproduce

from fsnotify.

ottob avatar ottob commented on June 25, 2024

Feel free to close this. I will re-open if I ever manage to write a test that triggers the issue.

from fsnotify.

nathany avatar nathany commented on June 25, 2024

I've ran into a very similar issue here. nathany/looper#18 It is reliably reproducible. Looking into a fix now.

from fsnotify.

nathany avatar nathany commented on June 25, 2024

@ottob I believe this to be fixed on master. Stupid mistake on my part. Sorry for all the trouble.

from fsnotify.

nathany avatar nathany commented on June 25, 2024

Feel free to reopen this issue if you still see the issue.

from fsnotify.

ottob avatar ottob commented on June 25, 2024

👏 thanks for tracking it down.

from fsnotify.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.