Closed
Description
Version: 4.5.2
Platform: Python 3.11.2
Description: Redis.from_url is a convenience function, but the kwargs are passed into the ConnectionPool object and not the Redis instance. This formerly wasn't a problem, but it appears as though auto_close_connection_pool now defaults to true, so you can't reliably use Redis.from_url() in a singleton.
Metadata
Metadata
Assignees
Labels
No labels