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

Fix:Lock bug #106

Merged
merged 1 commit into from
Jun 27, 2019
Merged

Fix:Lock bug #106

merged 1 commit into from
Jun 27, 2019

Conversation

fangyincheng
Copy link
Contributor

What this PR does:

fix a bug about lock when benchmark test.

Which issue(s) this PR fixes:

Fixes #101

Special notes for your reviewer:

@AlexStocks

Does this PR introduce a user-facing change?:

image
When Concurrency, this lock will not be got. The resolve case is to use sync.Map.

@AlexStocks
Copy link
Contributor

LGTM

@AlexStocks AlexStocks merged commit 569562c into apache:master Jun 27, 2019
LaurenceLiZhixin added a commit to LaurenceLiZhixin/dubbo-go that referenced this pull request Jul 17, 2021
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.

Benchmark test problem
2 participants