-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: automatically close connection pool for async Sentinel (#2900)
* set the `auto_close_connection_pool` flag on Redis instance with its own pool. * Add tests for the Sentinel connection pool auto-close * auto_close_connection_pool is ignored if a pool is provided * linting
- Loading branch information
1 parent
6968431
commit 19b55c6
Showing
2 changed files
with
42 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters