Giter VIP home page Giter VIP logo

Comments (6)

giuseppe avatar giuseppe commented on August 20, 2024 2

thanks for the amazing reproducer, it was very easy to reproduce locally and see immediately the issue.

I've opened a PR here: #82

Could you verify if it works for you? I've done some tests based on your code and the locking seems to work fine (if I had a sleep while we hold the lock, I can see other processes are waiting for it)

from fuse-overlayfs.

3XX0 avatar 3XX0 commented on August 20, 2024

I experienced it too, package managers tend to do that and end up deadlocked.

from fuse-overlayfs.

basvdlei avatar basvdlei commented on August 20, 2024

Thanks! It's always nice when removing code solves an issue :-)

I can no longer reproduce this issue with your patch applied. As far as I can tell, it also (still) does the right thing when flock is called on a file in a lower fs. That is: a flock call on a file in the container image from one container does not result in a locked file for a second container.

from fuse-overlayfs.

giuseppe avatar giuseppe commented on August 20, 2024

Thanks! It's always nice when removing code solves an issue :-)

yes, I don't remember last time I could literally delete the bug :-)

from fuse-overlayfs.

rhatdan avatar rhatdan commented on August 20, 2024

Time for a new release?

from fuse-overlayfs.

giuseppe avatar giuseppe commented on August 20, 2024

Time for a new release?

working on one: #84

from fuse-overlayfs.

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.