Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: fix the closed network connection issue for Redis pool #43

Merged
merged 1 commit into from Mar 7, 2024

Conversation

cococolanosugar
Copy link
Contributor

@cococolanosugar cococolanosugar commented Mar 7, 2024

Fix: #41

fix redis adapter report use of closed network connection when use redis pool.

@CLAassistant
Copy link

CLAassistant commented Mar 7, 2024

CLA assistant check
All committers have signed the CLA.

@hsluoyz hsluoyz closed this Mar 7, 2024
@hsluoyz hsluoyz reopened this Mar 7, 2024
@coveralls
Copy link

Coverage Status

coverage: 75.842% (+1.6%) from 74.268%
when pulling 304a547 on cococolanosugar:fix/pool
into 3838b9c on casbin:master.

@hsluoyz hsluoyz changed the title fix(pool): use of closed network connection feat: fix the closed network connection issue for Redis pool Mar 7, 2024
@hsluoyz hsluoyz merged commit 9cd9abd into casbin:master Mar 7, 2024
6 of 7 checks passed
Copy link

github-actions bot commented Mar 7, 2024

🎉 This PR is included in version 3.4.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

redis pool often has error
4 participants