Skip to content

client.quit does not actually quit the connection to redis server #20

@kaustubhagrawal2000

Description

@kaustubhagrawal2000

Hi.
We have had a problem where, when we try and quit the connection by client.quit()
the tcp connection to redis server is not actually quit/killed/ended.
it still remains and we got a lot of connections on redis server.

I just took a look at the code and could nto find a line of code which actually ended the stream connection.

Any updates on this would be really appriciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions