8000 perf(p2p): Remove unnecessary atomic read (backport #2950) by mergify[bot] · Pull Request #2971 · cometbft/cometbft · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

perf(p2p): Remove unnecessary atomic read (backport #2950) #2971

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

Merged
merged 1 commit into from
May 2, 2024

Conversation

mergify[bot]
Copy link
Contributor
@mergify mergify bot commented May 2, 2024

This PR is a driveby change. We were doing an atomic read here, but this is unnecessary. Nothing in the codebase modified this variable after instantiation.

Doesn't really feel changelog worthy, but I can add one if we want. Felt like a minor code nit


This is an automatic backport of pull request #2950 done by Mergify.

This PR is a driveby change. We were doing an atomic read here, but this
is unnecessary. Nothing in the codebase modified this variable after
instantiation.

Doesn't really feel changelog worthy, but I can add one if we want. Felt
like a minor code nit

(cherry picked from commit 9ae5886)
@mergify mergify bot requested a review from a team as a code owner May 2, 2024 12:28
@melekes melekes merged commit 3f037ed into v0.38.x May 2, 2024
18 checks passed
@melekes melekes deleted the mergify/bp/v0.38.x/pr-2950 branch May 2, 2024 12:34
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.

2 participants
0