Skip to content

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

Merged
melekes merged 1 commit intov0.38.xfrom
mergify/bp/v0.38.x/pr-2950
May 2, 2024
Merged

perf(p2p): Remove unnecessary atomic read (backport #2950)#2971
melekes merged 1 commit intov0.38.xfrom
mergify/bp/v0.38.x/pr-2950

Conversation

@mergify
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
@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