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

Implement created counter on the server pool properly and lower the pool size #172

Merged
merged 1 commit into from
Jun 17, 2023

Conversation

lipanski
Copy link
Owner

@lipanski lipanski commented Jun 17, 2023

Closes #171

Turns out the server pool wasn't enabled properly in #164 - this PR solves the issue and sets the server pool size to 50. I've also added a more robust test to check that the pool is actually running.

@lipanski lipanski merged commit de712a8 into master Jun 17, 2023
@lipanski lipanski deleted the fix-server-pool branch June 17, 2023 09:27
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

Successfully merging this pull request may close these issues.

Pool grows beyond max_size, hits open files limit
1 participant