Git Product home page Git Product logo

Comments (3)

clca avatar clca commented on June 8, 2024

Thanks nybuxtsui for reporting this issue. I can repro the problem on my machine (easier for me to repro it on my machine without using the --loglevel verbose flag). We will investigate to find out what is causing it.

from redis.

Lover103 avatar Lover103 commented on June 8, 2024

I alse reach the problem. Some connect not close.

[9916] 30 Aug 10:27:41.644 - Accepted 127.0.0.1:3601
[9916] 30 Aug 10:27:41.816 - Accepted 127.0.0.1:3610
[9916] 30 Aug 10:27:44.004 - DB 0: 1 keys (0 volatile) in 4 slots HT.
[9916] 30 Aug 10:27:44.004 - 50 clients connected (0 slaves), 2661216 bytes in u
se
[9916] 30 Aug 10:27:44.801 - Client closed connection
[9916] 30 Aug 10:27:49.473 - DB 0: 1 keys (0 volatile) in 4 slots HT.
[9916] 30 Aug 10:27:49.473 - 49 clients connected (0 slaves), 2578980 bytes in u
se
[9916] 30 Aug 10:27:54.942 - DB 0: 1 keys (0 volatile) in 4 slots HT.
[9916] 30 Aug 10:27:54.942 - 49 clients connected (0 slaves), 2578980 bytes in u
se
[9916] 30 Aug 10:28:00.410 - DB 0: 1 keys (0 volatile) in 4 slots HT.
[9916] 30 Aug 10:28:00.410 - 49 clients connected (0 slaves), 2578980 bytes in u
se
[9916] 30 Aug 10:28:01.301 - Accepted 127.0.0.1:3647
[9916] 30 Aug 10:28:01.395 - Accepted 127.0.0.1:3656
[9916] 30 Aug 10:28:05.879 - DB 0: 1 keys (0 volatile) in 4 slots HT.
[9916] 30 Aug 10:28:05.879 - 51 clients connected (0 slaves), 2612828 bytes in u
se
[9916] 30 Aug 10:28:07.082 - Client closed connection
[9916] 30 Aug 10:28:11.348 - DB 0: 1 keys (0 volatile) in 4 slots HT.
[9916] 30 Aug 10:28:11.348 - 50 clients connected (0 slaves), 2596012 bytes in u
se

from redis.

jepickett avatar jepickett commented on June 8, 2024

2.6.14 and 2.8.4 have been released. The signed binaries are available via NuGet and Chocolatey. In the new versions we have isolated all FileDescriptor -> windows handle conversions into one place. This has resolved the issue.

from 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.