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

When an explicit EventLoopGroup is configured ensure only one connection pool is created #3321

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

violetagg
Copy link
Member

Fixes #3316

@violetagg violetagg added the type/bug A general bug label Jun 27, 2024
@violetagg violetagg added this to the 1.0.47 milestone Jun 27, 2024
@violetagg violetagg requested a review from a team June 27, 2024 14:54
@violetagg
Copy link
Member Author

@pderop Thanks

@violetagg violetagg merged commit bb7709e into 1.0.x Jun 27, 2024
9 checks passed
@violetagg violetagg deleted the issue-3316 branch June 27, 2024 16:30
violetagg added a commit that referenced this pull request Jun 27, 2024
violetagg added a commit that referenced this pull request Jun 27, 2024
violetagg added a commit that referenced this pull request Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Client sockets are not re-used when explicit EventLoopGroup is passed
2 participants