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

max lifetime does not work #98

Open
aohanhongzhi opened this issue May 11, 2024 · 2 comments
Open

max lifetime does not work #98

aohanhongzhi opened this issue May 11, 2024 · 2 comments

Comments

@aohanhongzhi
Copy link

image

image

image

@Blitz2145
Copy link

Unfortunately, it looks like the connections in the pool are only reaped lazily when getting connections from the pool, so it means that max_lifetime may be exceeded: https://github.com/importcjj/mobc/blob/main/src/lib.rs#L519

@garrensmith
Copy link
Collaborator

I'm happy to accept a PR on this.

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

No branches or pull requests

3 participants