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

fixed some data race problems. #665

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

joy999
Copy link

@joy999 joy999 commented Oct 8, 2023

When I use it and have a test with data race. It will be failed. I improve it. Make the currentConnect be aotmic.Value. Please have a check. Waiting for you.

@joy999 joy999 changed the title There is a data race when use currentConnect. I improved it. There are some data race problems. Such as using currentConnect. I improved it. Oct 8, 2023
@joy999 joy999 changed the title There are some data race problems. Such as using currentConnect. I improved it. fixed some data race problems. Oct 16, 2023
@CLAassistant
Copy link

CLAassistant commented Oct 23, 2023

CLA assistant check
All committers have signed the CLA.

@joy999 joy999 requested a review from binbin0325 October 24, 2023 11:15
@joy999
Copy link
Author

joy999 commented Nov 21, 2023

这个问题处理了吗?一直没看到处理。不安全的代码在我的CI中一直通过不过测试。我也建议添加CICD,现在的代码很不安全。

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.

3 participants