Giter VIP home page Giter VIP logo

Comments (3)

ewanwalk avatar ewanwalk commented on August 17, 2024 1

Seems to function correctly, thanks :)

from watcher.

radovskyb avatar radovskyb commented on August 17, 2024

Hey @Ewan-Walker,

It seems that this is only now a problem since I rewrote Watcher recently.
I am currently thinking it might be an issue with os.SameFile not working consistently on Windows but I will have to do some investigations.

Thanks for raising this issue. Will have a deeper look in my spare time!

from watcher.

radovskyb avatar radovskyb commented on August 17, 2024

Hey again @Ewan-Walker,

I've implemented a small fix for now, so if you re run go get -u github.com/radovskyb/watcher/... it should be working for windows now.

Like I thought, the issue is that os.SameFile doesn't work consistently across cross platforms, so I'll have to look into that too.

Either way, this fix should work for now :)

I've also noticed my tests fail on windows for chmod events, so I'll have to look into that as well.

Edit: Never mind, I just remembered that os.Chmod isn't supported on windows by Go anyway.

from watcher.

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.