Coder Social home page Coder Social logo

Comments (7)

devdazed avatar devdazed commented on August 24, 2024

this is happening on all versions of C* on, both the Thrift interface as well as CQL, and both versions of Node.

from helenus.

calvinfo avatar calvinfo commented on August 24, 2024

I think it was just some merge problem. All the pass now after returning when there are no available clients.

from helenus.

calvinfo avatar calvinfo commented on August 24, 2024

I just pushed to my master branch and am still seeing timeouts, though no longer getting the double callback problem because the callback is only executed once for the connect now.

All of the tests seem to complete quickly using the --report-timing flag:

NODE_PATH=lib/ node_modules/whiskey/bin/whiskey --real-time --scope-leaks --report-timing --tests "test/cql2.js test/cql3.js test/thriftHostPool.js test/thrift.js test/units.js"

However, I'm still seeing the same timeout. Is there something I'm missing about whiskey or what?

from helenus.

devdazed avatar devdazed commented on August 24, 2024

the timeout could be due to a callback not getting fired

from helenus.

devdazed avatar devdazed commented on August 24, 2024

since its connecting properly, I would say that maybe it is not calling back properly on close.

from helenus.

calvinfo avatar calvinfo commented on August 24, 2024

Ah - good call. I see the problem now. Give me a few minutes.

from helenus.

calvinfo avatar calvinfo commented on August 24, 2024

Never mind - I thought it was something caused by not emitting a close event: calvinfo@8c70911

But I'm still seeing the timeouts - still unclear why they are happening since all of the actual tests seem to pass with [OK]

from helenus.

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.