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

Golang: Make each 'Client' have an independent 'ClientManager' #179

Open
guyinyou opened this issue Aug 25, 2022 · 3 comments
Open

Golang: Make each 'Client' have an independent 'ClientManager' #179

guyinyou opened this issue Aug 25, 2022 · 3 comments
Labels
Golang no stale This will never be considered stale

Comments

@guyinyou
Copy link
Contributor

Currently a process globally shares a 'ClientManager', so only one 'Conn' is established for each endpoint. When users create a new client, their expectations should be completely independent.

image

@github-actions
Copy link

This issue is stale because it has been open for 30 days with no activity. It will be closed in 3 days if no further activity occurs.

@github-actions github-actions bot added the stale Pull request is stale label Sep 25, 2022
@aaron-ai aaron-ai added the no stale This will never be considered stale label Sep 27, 2022
@github-actions github-actions bot removed the stale Pull request is stale label Sep 28, 2022
@leizhiyuan
Copy link
Contributor

@guyinyou #235 could you reopen this pr?

@guyinyou
Copy link
Contributor Author

@guyinyou #235 could you reopen this pr?

@aaron-ai

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Golang no stale This will never be considered stale
Projects
None yet
Development

No branches or pull requests

3 participants