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: concurrent map problem and set radius at startup #213

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

thinkAfCod
Copy link

No description provided.

p.radius.Store(dis)
}
}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you should first check whether the capacity is full. if capacity is not full, there is no need to update radius

@GrapeBaBa GrapeBaBa merged commit 8a5c2d5 into optimism-java:portal Oct 30, 2024
1 check passed
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