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

Fix connection pools dependencies. #108

Closed
2 tasks done
s3rius opened this issue Jul 20, 2022 · 1 comment
Closed
2 tasks done

Fix connection pools dependencies. #108

s3rius opened this issue Jul 20, 2022 · 1 comment

Comments

@s3rius
Copy link
Owner

s3rius commented Jul 20, 2022

It's not that cool that some connections, that were taken from the pools, are waiting until the handler function is complete.
In this issue we must provide more convenient way for managing connections in web service.

SQLAlchemy and rabbitmq were already using pools.

@s3rius
Copy link
Owner Author

s3rius commented Jul 27, 2022

Will release in 3.3.8.

@s3rius s3rius closed this as completed Jul 28, 2022
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

1 participant