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

reuse go-micro service clients #10583

Merged
merged 1 commit into from
Nov 15, 2024
Merged

reuse go-micro service clients #10583

merged 1 commit into from
Nov 15, 2024

Conversation

butonic
Copy link
Member

@butonic butonic commented Nov 15, 2024

go micro clients must not be reinitialized. The internal selector will spawn a new go routine to watch for registry changes.

@butonic butonic enabled auto-merge November 15, 2024 15:49
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
@butonic butonic force-pushed the reusee-go-micro-service branch from 2af6665 to ff9d11a Compare November 15, 2024 16:18
@butonic butonic merged commit 295dcfe into master Nov 15, 2024
3 checks passed
ownclouders pushed a commit that referenced this pull request Nov 15, 2024
@micbar micbar deleted the reusee-go-micro-service branch November 15, 2024 17:28
@ScharfViktor ScharfViktor mentioned this pull request Nov 21, 2024
85 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants