Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Make the current index of the round-robin balancer thread-safe #20

Merged
merged 3 commits into from
Nov 23, 2023
Merged

Make the current index of the round-robin balancer thread-safe #20

merged 3 commits into from
Nov 23, 2023

Conversation

biningo
Copy link
Contributor

@biningo biningo commented Nov 23, 2023

fixes: #19

@hyman-m
Copy link
Owner

hyman-m commented Nov 23, 2023

流水线挂了,看看是不是因为 go 版本的问题

@biningo
Copy link
Contributor Author

biningo commented Nov 23, 2023

流水线挂了,看看是不是因为 go 版本的问题

Can I upgrade to go 1.21 ?

@hyman-m
Copy link
Owner

hyman-m commented Nov 23, 2023

golint 发现有个包好像废弃了,看看能不能帮我修复一下,辛苦~

@hyman-m hyman-m merged commit c1d79cf into hyman-m:main Nov 23, 2023
1 of 2 checks passed
@biningo
Copy link
Contributor Author

biningo commented Nov 23, 2023

Sorry, I will make another pr later to fix the golangci-lint check. Thanks~ ^_^

@hyman-m
Copy link
Owner

hyman-m commented Nov 23, 2023

Sorry, I will make another pr later to fix the golangci-lint check. Thanks~ ^_^

没事,我已经把它修好了哈

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

round-robin balancer has a thread-safety problem
2 participants