Giter Club home page Giter Club logo

Comments (5)

kriskowal avatar kriskowal commented on July 26, 2024

Oh, that’s interesting. open does do an AIMD control on file descriptors, imposing a delay if the open fails due to a file descriptor limit. I presume that’s not working in this case.

from q-io.

jsoverson avatar jsoverson commented on July 26, 2024

doesn't seem to be on node 0.10.17 and mac osx 10.8.5, but i will keep poking.

from q-io.

kriskowal avatar kriskowal commented on July 26, 2024

It might be that mkdir is producing a different error code, or that my wrapping isn't adding the right properties to the error for the AIMD to catch it.

from q-io.

kriskowal avatar kriskowal commented on July 26, 2024

No, looks like dampen just looks for code === "EMFILE", which should work for mkdir.

from q-io.

jsoverson avatar jsoverson commented on July 26, 2024

Yeah, boiling this down to basics doesn't show an issue with q-io. I assumed it was the issue because my use kept failing at the same number of file opens every time.

Closing.

from q-io.

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.