Skip to content

Test to show problems in connection limit #1

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

Merged
merged 1 commit into from
Nov 29, 2019

Conversation

pimeys
Copy link
Contributor

@pimeys pimeys commented Nov 28, 2019

Something is wrong with connection limits. It's only visible when handling actual IO-making connections, couldn't really reproduce this with a MockManager that just returned future::ok(()) as a connection.

So the pool starts 15 connections here while we just expect the number to be 10.

@fakeshadow fakeshadow merged commit 14ae22a into fakeshadow:master Nov 29, 2019
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.

2 participants