GithubHelp home page GithubHelp logo

Comments (4)

Cylix avatar Cylix commented on August 17, 2024

Hi,

Sorry for the time to reply.
I had a look during the past hour and there is indeed something not OK.
Actually, your .set() does not work and I guess both commands are never executed.

I think there is an issue coming from the socket file descriptor used after the disconnection.
I bet it either does not poll the new one or keep using the old one.

I tried to call .disconnect from the disconnection handler to force the cleanup but it didnt solve the issue, so I'll have to give a more in-depth look.

I'll try to fix that ASAP.

Best

from cpp_redis.

Cylix avatar Cylix commented on August 17, 2024

Hi,

Just to let you know I fixed the issue and released the fix under v3.5.1 (currently on master branch).
I close the issue but feel free to re-open it if there is still something wrong.

Thanks again for reporting this issue and making cpp_redis better :)

Best

from cpp_redis.

xiaoluffy avatar xiaoluffy commented on August 17, 2024

Hi Cylix, I tried to run the same code, and all goes well! Thanks a lot~!

from cpp_redis.

Cylix avatar Cylix commented on August 17, 2024

Awesome!

from cpp_redis.

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.