Giter VIP home page Giter VIP logo

Comments (5)

mscdex avatar mscdex commented on July 17, 2024

Since that library is not using ssh2-streams directly, I would suggest having the sftp-promises maintainer upgrade their dependency on ssh2 first and if the issue persists, lodge an issue on the ssh2 repo instead.

from ssh2-streams.

lvl99 avatar lvl99 commented on July 17, 2024

I just refactored to use ssh2-sftp-client and I'm getting the same issue due another issue with ssh2. Thanks for pointing that out.

from ssh2-streams.

ArnoSoontjens avatar ArnoSoontjens commented on July 17, 2024

@lvl99 Running into the same issue here. Did you figure it out?

from ssh2-streams.

lvl99 avatar lvl99 commented on July 17, 2024

@ArnoSoontjens can't remember how I solved this, sorry -- my GCB project is still broken, but for another reason!

I may have tried to refactor so that I didn't import any internal module that uses the SFTP dependency in my tests. Otherwise, the last thing I remember updating was changing internal SFTP module to use bottleneck to prevent too many concurrent sessions being open.

I also have a vague feeling SIGNREQUEST might be a package or something that needs explicit consent to do something? Wish I could remember!

from ssh2-streams.

cristianrgreco avatar cristianrgreco commented on July 17, 2024

Also seeing the same issue, Jest failing to exit due to open handle at ssh2 constants: testcontainers/testcontainers-node#346

from ssh2-streams.

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.