Skip to content

Redis not disconnected in rcube::sleep() #10127

@alecpl

Description

@alecpl

It seems the Redis connections aren't closed properly in rcube::sleep(). The same probably with Memcache.

So, if you have long-running process that 1) executes rcube::sleep(), 2) sleeps for a while, 3) attempts to use cache, it will fail if e.g. you restart Redis server in meantime.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions